Skip to content

Commit 050f497

Browse files
author
Aaron Schlesinger
committed
chore(rootfs/Dockerfile): upgrade to Go 1.6
1 parent 54d4787 commit 050f497

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.5.1
1+
FROM golang:1.6.0
22

33
ENV GO15VENDOREXPERIMENT=1
44
ENV GLIDE_HOME=/root

0 commit comments

Comments
 (0)