Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 381fbdb

Browse files
committed
Update gcr.io/distroless/static-debian12:nonroot Docker digest to 188ddfb
1 parent f581ba2 commit 381fbdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN IMAGE=hcloud-${TARGETOS}-${TARGETARCH}${TARGETVARIANT}.tar.gz && \
2323
#-------------------
2424
# Minimal image
2525
#-------------------
26-
FROM gcr.io/distroless/static-debian12:nonroot@sha256:c0f429e16b13e583da7e5a6ec20dd656d325d88e6819cafe0adb0828976529dc AS hcloud-cli-minimal
26+
FROM gcr.io/distroless/static-debian12:nonroot@sha256:188ddfb9e497f861177352057cb21913d840ecae6c843d39e00d44fa64daa51c AS hcloud-cli-minimal
2727

2828
COPY --from=builder /bin/hcloud /bin/hcloud
2929

0 commit comments

Comments
 (0)