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.
2 parents 27aee2c + 39fdd1d commit bfca5caCopy full SHA for bfca5ca
cmd/csi-external-health-monitor-agent/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gcr.io/distroless/static:latest-amd64
+FROM gcr.io/distroless/static:latest
2
LABEL maintainers="Kubernetes Authors"
3
LABEL description="CSI External Health Monitor Agent"
4
ARG binary=./bin/csi-external-health-monitor-agent
cmd/csi-external-health-monitor-controller/Dockerfile
LABEL description="CSI External Health Monitor Controller"
ARG binary=./bin/csi-external-health-monitor-controller
0 commit comments