From 58d205883c587b9a906c49fa3ef2c55b8053b06f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 01:18:30 +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 41a2cea0..0414ba91 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