We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d4cfdf commit a279664Copy full SHA for a279664
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.8.1-alpine
+FROM golang:1.9.3-alpine
2
3
RUN apk add --no-cache git
4
0 commit comments