From dfd1208823150915b37656498b1f28418227e2c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 12:21:38 +0000 Subject: [PATCH] Update docker.io/library/debian:stable-slim Docker digest to 5bc3287 --- .github/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/Containerfile b/.github/Containerfile index 8e824551..51101dec 100644 --- a/.github/Containerfile +++ b/.github/Containerfile @@ -1,4 +1,4 @@ -ARG DEBIAN_VERSION=stable-slim@sha256:04634311a8d5fc442b6eb06d792293c4f3e2268652ca7634e00ce8ef5cc0a28a +ARG DEBIAN_VERSION=stable-slim@sha256:5bc3287b25407c965a30f38e32603dc253a3869e1b12a21ac09bfc27fd8b13ce FROM docker.io/library/debian:${DEBIAN_VERSION}