We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e836c commit 107f259Copy full SHA for 107f259
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine
+FROM gcr.io/distroless/static:latest
2
LABEL maintainers="Kubernetes Authors"
3
LABEL description="CSI External Resizer"
4
0 commit comments