Skip to content

Commit 70a04ec

Browse files
author
Matthew Fisher
committed
chore(Dockerfile): bump go to v1.7.4
1 parent 427b85a commit 70a04ec

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,6 +1,6 @@
11
FROM quay.io/deis/base:v0.3.5
22

3-
ENV GO_VERSION=1.7.3 \
3+
ENV GO_VERSION=1.7.4 \
44
GLIDE_VERSION=v0.12.3 \
55
GLIDE_HOME=/root \
66
PATH=$PATH:/usr/local/go/bin:/go/bin \

0 commit comments

Comments
 (0)