From a46ac5b5f4e9101f5bdca51f1a0718daa29864fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 03:24:24 +0000 Subject: [PATCH] chore(deps): update ghcr.io/containerbase/ubuntu docker digests to cd1dba6 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 626d3d3..774ef77 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ ARG CONTAINERBASE_VERSION=13.26.4 FROM ghcr.io/containerbase/base:${CONTAINERBASE_VERSION} as containerbase -FROM ghcr.io/containerbase/ubuntu:24.04@sha256:7a398144c5a2fa7dbd9362e460779dc6659bd9b19df50f724250c62ca7812eb3 +FROM ghcr.io/containerbase/ubuntu:24.04@sha256:cd1dba651b3080c3686ecf4e3c4220f026b521fb76978881737d24f200828b2b ARG CONTAINERBASE_VERSION ARG APT_HTTP_PROXY