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 7bc70e5 + e314a56 commit df76abaCopy full SHA for df76aba
build.make
@@ -149,6 +149,7 @@ $(CMDS:%=push-multiarch-%): push-multiarch-%: check-pull-base-ref build-%
149
--platform=$$os/$$arch \
150
--file $$(eval echo \$${dockerfile_$$os}) \
151
--build-arg binary=./bin/$*$$suffix \
152
+ --build-arg ARCH=$$arch \
153
--label revision=$(REV) \
154
.; \
155
done; \
0 commit comments