We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d0d50f + 2a7c328 commit 3ec4ae7Copy full SHA for 3ec4ae7
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang as golang
+FROM golang:1.18 as golang
2
3
ENV GO111MODULE=on \
4
CGO_ENABLED=1 \
0 commit comments