Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #33 from mboersma/update-go
Browse files Browse the repository at this point in the history
chore(rootfs/Dockerfile): upgrade to Go 1.6.2
  • Loading branch information
mboersma committed Apr 24, 2016
2 parents b95da6b + 85c6542 commit b7fda80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.6.0
FROM golang:1.6.2

ENV GLIDE_VERSION=0.10.2 GLIDE_HOME=/root GO15VENDOREXPERIMENT=1

Expand Down

0 comments on commit b7fda80

Please sign in to comment.