Skip to content

Commit 85c6542

Browse files
committed
chore(rootfs/Dockerfile): upgrade to Go 1.6.2
See https://golang.org/doc/devel/release.html#go1.6.minor
1 parent b95da6b commit 85c6542

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.0
1+
FROM golang:1.6.2
22

33
ENV GLIDE_VERSION=0.10.2 GLIDE_HOME=/root GO15VENDOREXPERIMENT=1
44

0 commit comments

Comments
 (0)