Skip to content

Commit 107f259

Browse files
committed
Use distroless as base image
1 parent 25e836c commit 107f259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine
1+
FROM gcr.io/distroless/static:latest
22
LABEL maintainers="Kubernetes Authors"
33
LABEL description="CSI External Resizer"
44

0 commit comments

Comments
 (0)