We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a97dda commit 31450a1Copy full SHA for 31450a1
Dockerfile
@@ -1,6 +1,6 @@
1
# Use distroless as minimal base image to package the component binary
2
# Refer to https://github.com/GoogleContainerTools/distroless for more details
3
-FROM gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46
+FROM gcr.io/distroless/static-debian12:nonroot@sha256:e8a4044e0b4ae4257efa45fc026c0bc30ad320d43bd4c1a7d5271bd241e386d0
4
ARG TARGETOS
5
ARG TARGETARCH
6
ARG COMPONENT
0 commit comments