From 15037c1ea0d24d7f14d2f3df2fb4fd397784b8ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 17:51:39 +0000 Subject: [PATCH] Bump the docker group with 1 update Bumps the docker group with 1 update: distroless/cc-debian12. --- updated-dependencies: - dependency-name: distroless/cc-debian12 dependency-type: direct:production dependency-group: docker ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4b5dede..581654c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,7 +23,7 @@ RUN case $TARGETPLATFORM in \ cp target/$TARGET/release/ddns-cloudflare . -FROM gcr.io/distroless/cc-debian12:latest@sha256:88ab13ee3757ecf86ebf1b0dcdb8402c21fd977afb55cd68f6a3d334bdaea750 +FROM gcr.io/distroless/cc-debian12:latest@sha256:a9056d2232d16e3772bec3ef36b93a5ea9ef6ad4b4ed407631e534b85832cf40 COPY --from=builder /app/ddns-cloudflare /