Skip to content

Commit 0c93618

Browse files
committed
Dockerfile: upgrade to golang:1.8
1 parent 4bd6443 commit 0c93618

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.7.5
1+
FROM golang:1.8
22

33
RUN apt-get update
44
RUN apt-get install -y autoconf

0 commit comments

Comments
 (0)