From de88201d824b162565415100e2715f9579eb590d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 03:20:33 +0000 Subject: [PATCH] chore(deps): update ghcr.io/containerbase/ubuntu docker digests to 728785b --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 07378b4..86392f2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ ARG CONTAINERBASE_VERSION=13.14.7 FROM ghcr.io/containerbase/base:${CONTAINERBASE_VERSION} as containerbase -FROM ghcr.io/containerbase/ubuntu:24.04@sha256:fdb6c9ceb1293dcb0b7eda5df195b15303b01857d7b10f98489e7691d20aa2a1 +FROM ghcr.io/containerbase/ubuntu:24.04@sha256:728785b59223d755e3e5c5af178fab1be7031f3522c5ccd7a0b32b80d8248123 ARG CONTAINERBASE_VERSION ARG APT_HTTP_PROXY