We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d94272f commit fbb687fCopy full SHA for fbb687f
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.12-stretch as build
+FROM golang:1.14.0-stretch as build
2
LABEL maintainer="Infinity Works"
3
4
ENV GO111MODULE=on
0 commit comments