We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1685fd0 commit f9bf2caCopy full SHA for f9bf2ca
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22-alpine as builder
+FROM golang:1.22-alpine AS builder
2
3
RUN apk update && apk add git && apk add make
4
0 commit comments