Skip to content

Commit 97e5f9e

Browse files
authored
Update golang to 1.9
1 parent 74103e7 commit 97e5f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM golang:alpine
1+
FROM golang:1.9-alpine3.6
22

33
RUN apk add --no-cache git

0 commit comments

Comments
 (0)