We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a49a4d commit e29776dCopy full SHA for e29776d
Dockerfile.goreleaser
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM gcr.io/distroless/static:debug
+FROM gcr.io/distroless/static:debug
2
LABEL stage=olm
3
WORKDIR /
4
# bundle unpack Jobs require cp at /bin/cp
0 commit comments