Skip to content

Commit 8820499

Browse files
authored
Merge pull request #118 from msau42/release-1.0
Cherry-pick #116: Fix the failing multiarch builds
2 parents 870e5ed + d6edfdd commit 8820499

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 gcr.io/distroless/static:latest
1+
FROM gcr.io/distroless/static:latest-amd64
22
LABEL maintainers="Kubernetes Authors"
33
LABEL description="CSI External Resizer"
44
ARG binary=./bin/csi-resizer

0 commit comments

Comments
 (0)