We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 870e5ed + d6edfdd commit 8820499Copy full SHA for 8820499
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gcr.io/distroless/static:latest
+FROM gcr.io/distroless/static:latest-amd64
2
LABEL maintainers="Kubernetes Authors"
3
LABEL description="CSI External Resizer"
4
ARG binary=./bin/csi-resizer
0 commit comments