Skip to content

Commit a279664

Browse files
committed
bump to Go 1.9.3 for build container
1 parent 1d4cfdf commit a279664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.8.1-alpine
1+
FROM golang:1.9.3-alpine
22

33
RUN apk add --no-cache git
44

0 commit comments

Comments
 (0)