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