Skip to content

Commit 5c5b8e5

Browse files
committed
chore(Dockerfile): update to go 1.6.3
See https://github.com/golang/go/issues?q=milestone%3AGo1.6.3
1 parent fa5a2ef commit 5c5b8e5

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.2
1+
FROM golang:1.6.3
22

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

0 commit comments

Comments
 (0)