From af5c35a7cf984ffe5d80e072e7a6f977e0e177fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 01:18:31 +0000 Subject: [PATCH] chore(deps): update ghcr.io/containerbase/ubuntu docker digests to 353675e --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f34fd03..9125df9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ ARG CONTAINERBASE_VERSION=13.13.4 FROM ghcr.io/containerbase/base:${CONTAINERBASE_VERSION} as containerbase -FROM ghcr.io/containerbase/ubuntu:24.04@sha256:590e57acc18d58cd25d00254d4ca989bbfcd7d929ca6b521892c9c904c391f50 +FROM ghcr.io/containerbase/ubuntu:24.04@sha256:353675e2a41babd526e2b837d7ec780c2a05bca0164f7ea5dbbd433d21d166fc ARG CONTAINERBASE_VERSION ARG APT_HTTP_PROXY