From f271a6792bd6a85b452f5ab2670085685bb07890 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 03:25:02 +0000 Subject: [PATCH] chore(deps): update ghcr.io/containerbase/ubuntu docker digests to d78ab76 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 25a39f0..ed4960f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ ARG CONTAINERBASE_VERSION=14.14.0 FROM ghcr.io/containerbase/base:${CONTAINERBASE_VERSION} as containerbase -FROM ghcr.io/containerbase/ubuntu:24.04@sha256:1428a953896eef9e62fc6ef60cad05bbf98769f6ea5f8c278e519b9dd168ab26 +FROM ghcr.io/containerbase/ubuntu:24.04@sha256:d78ab76437b1afc5f01e223d6bf0172763f404bb166441328845adbef44518cb ARG CONTAINERBASE_VERSION ARG APT_HTTP_PROXY