We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
as
AS
1 parent fbd016c commit 1ef404cCopy full SHA for 1ef404c
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.4-alpine as go-builder
+FROM golang:1.23.4-alpine AS go-builder
2
WORKDIR /app
3
4
COPY go.mod go.sum ./
0 commit comments