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 563a1c7 commit 114e049Copy full SHA for 114e049
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:c0f429e16b13e583da7e5a6ec20dd656d325d88e6819cafe0adb0828976529dc
+FROM gcr.io/distroless/static-debian12:nonroot@sha256:188ddfb9e497f861177352057cb21913d840ecae6c843d39e00d44fa64daa51c
4
ARG TARGETOS
5
ARG TARGETARCH
6
ARG COMPONENT
0 commit comments