We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ca59a0 commit 42d2c64Copy full SHA for 42d2c64
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM golang:1.23-alpine3.20 as builder
+FROM --platform=$BUILDPLATFORM golang:1.23-alpine3.20 AS builder
2
3
ARG TARGETOS TARGETARCH
4
0 commit comments