We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb802ba + 2466fe6 commit 4a39175Copy full SHA for 4a39175
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23-alpine as builder
+FROM golang:1.23-alpine AS builder
2
3
RUN apk add --no-cache git gcc musl-dev
4
0 commit comments