Skip to content

Commit b7fda80

Browse files
committed
Merge pull request #33 from mboersma/update-go
chore(rootfs/Dockerfile): upgrade to Go 1.6.2
2 parents b95da6b + 85c6542 commit b7fda80

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)