From c351d1519c87644191323eb9c88fb9c687b7ca3c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 24 Feb 2024 23:19:45 +0000 Subject: [PATCH] Update gcr.io/distroless/static-debian12:nonroot Docker digest to 6efcd31 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2ea043e..aa7419f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,7 +23,7 @@ RUN IMAGE=hcloud-${TARGETOS}-${TARGETARCH}${TARGETVARIANT}.tar.gz && \ #------------------- # Minimal image #------------------- -FROM gcr.io/distroless/static-debian12:nonroot@sha256:aa09b5ebfd7181b30717b95a057557389135ac4df8aa78dd07ab8b50ca9954c6 as hcloud-cli-minimal +FROM gcr.io/distroless/static-debian12:nonroot@sha256:6efcd31f942dfa1e39e53a168ad537f85c7db8073e7b68a308a51d440b2d64ff as hcloud-cli-minimal COPY --from=builder /bin/hcloud /bin/hcloud