We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4577c15 commit e1b0845Copy full SHA for e1b0845
Dockerfile
@@ -3,7 +3,7 @@
3
##
4
## Build
5
6
-FROM golang:1.16-alpine AS BUILD
+FROM golang:1.19-alpine AS BUILD
7
8
WORKDIR /build
9
0 commit comments