We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec81ffe commit 91b7e4fCopy full SHA for 91b7e4f
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 Provisioner"
4
ARG binary=./bin/csi-provisioner
0 commit comments