From 4c07eb293615170cbf87e6c0987c3eab3e83a589 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 00:19:00 +0000 Subject: [PATCH] Update debian:bookworm-slim Docker digest to 050f00e --- cluster/images/function-runtime-oci/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/images/function-runtime-oci/Dockerfile b/cluster/images/function-runtime-oci/Dockerfile index 08bbc8f..1d1fe2d 100644 --- a/cluster/images/function-runtime-oci/Dockerfile +++ b/cluster/images/function-runtime-oci/Dockerfile @@ -1,5 +1,5 @@ # This is debian:bookworm-slim (i.e. Debian 12, testing) -FROM debian:bookworm-slim@sha256:741bae561f5c2261f4cdd535e4fd4c248dec0aafc1b9a1410b3d67ad24571340 +FROM debian:bookworm-slim@sha256:050f00e86cc4d928b21de66096126fac52c2ea47885c232932b2e4c00f0c116d ARG TARGETOS ARG TARGETARCH