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.
1 parent 793f05f commit 37a52dbCopy full SHA for 37a52db
contrib/images/milkyway-builder/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23-alpine
+FROM --platform=linux/amd64 golang:1.23-alpine
2
ARG arch=x86_64
3
4
# Set up dependencies
0 commit comments