Skip to content

Commit d06bf28

Browse files
committed
chore(rootfs/Dockerfile): upgrade to Go 1.7
See https://golang.org/doc/go1.7
1 parent 259b737 commit d06bf28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/Dockerfile

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

33
ENV GLIDE_VERSION=v0.11.1 GLIDE_HOME=/root GO15VENDOREXPERIMENT=1
44

0 commit comments

Comments
 (0)