Use distroless as base image
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM alpine
|
FROM gcr.io/distroless/static:latest
|
||||||
LABEL maintainers="Kubernetes Authors"
|
LABEL maintainers="Kubernetes Authors"
|
||||||
LABEL description="CSI External Snapshotter"
|
LABEL description="CSI External Snapshotter"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user