Skip to content

Commit bde6af9

Browse files
chore(deps): update gcr.io/distroless/static-debian12:nonroot docker digest to 2b7c93f
1 parent e275f01 commit bde6af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# NOTE: This Dockerfile is used by the pipeline, but not for the 'make image' command, which uses the Dockerfile template in hack/common instead.
22
# Use distroless as minimal base image to package the component binary
33
# Refer to https://github.com/GoogleContainerTools/distroless for more details
4-
FROM gcr.io/distroless/static-debian12:nonroot@sha256:e8a4044e0b4ae4257efa45fc026c0bc30ad320d43bd4c1a7d5271bd241e386d0
4+
FROM gcr.io/distroless/static-debian12:nonroot@sha256:2b7c93f6d6648c11f0e80a48558c8f77885eb0445213b8e69a6a0d7c89fc6ae4
55
ARG TARGETOS
66
ARG TARGETARCH
77
ARG COMPONENT

0 commit comments

Comments
 (0)