We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f776e4e + 7e6cb0b commit 5011c86Copy full SHA for 5011c86
1 file changed
rootfs/Dockerfile
@@ -1,6 +1,6 @@
1
FROM quay.io/deis/base:v0.3.4
2
3
-ENV GO_VERSION=1.7.1 \
+ENV GO_VERSION=1.7.3 \
4
GLIDE_VERSION=v0.12.3 \
5
GLIDE_HOME=/root \
6
PATH=$PATH:/usr/local/go/bin:/go/bin \
0 commit comments