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.
2 parents 21cdf12 + d8ca923 commit 534adc4Copy full SHA for 534adc4
cmd/snapshot-validation-webhook/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gcr.io/distroless/base:latest
+FROM gcr.io/distroless/static:latest
2
LABEL maintainers="Kubernetes Authors"
3
LABEL description="Snapshot Validation Webhook"
4
ARG binary=./bin/snapshot-validation-webhook
0 commit comments