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 02d4045 + 7f58e9c commit 44b96cfCopy full SHA for 44b96cf
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.20
+FROM --platform=${TARGETPLATFORM} golang:1.20
2
3
ARG TARGETPLATFORM
4
ARG BUILDPLATFORM
0 commit comments