Skip to content

Commit

Permalink
Revert to multiarch distroless base
Browse files Browse the repository at this point in the history
  • Loading branch information
namrata-ibm committed Oct 21, 2020
1 parent 243cb9b commit 5bb43be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gcr.io/distroless/static:latest-amd64
FROM gcr.io/distroless/static:latest
LABEL maintainers="Kubernetes Authors"
LABEL description="CSI Node driver registrar"
ARG binary=./bin/csi-node-driver-registrar
Expand Down

0 comments on commit 5bb43be

Please sign in to comment.