Skip to content

Commit 6cbd39f

Browse files
authored
Merge pull request #44 from mboersma/update-go-163
chore(Dockerfile): update to go 1.6.3
2 parents fa5a2ef + 5c5b8e5 commit 6cbd39f

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)