From c1121d705c36a895d79bd67db13e6174ccbb4009 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 09:30:01 +0000 Subject: [PATCH] chore(deps): update ubuntu docker digests to 8eab65d --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 20f037a..56e3d69 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ ARG CONTAINERBASE_VERSION=9.26.0 FROM ghcr.io/containerbase/base:${CONTAINERBASE_VERSION} as containerbase -FROM ubuntu:22.04@sha256:e72750c6564f1911cf2bc6b43f56f266f72d259c09b9fa3bcfc8d0182a466893 +FROM ubuntu:22.04@sha256:8eab65df33a6de2844c9aefd19efe8ddb87b7df5e9185a4ab73af936225685bb ARG CONTAINERBASE_VERSION ARG APT_HTTP_PROXY