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

Commit

Permalink
chore(rootfs/Dockerfile): update go toolchain to 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed Jan 25, 2018
1 parent 75cdaf9 commit 6fef4c9
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,7 +1,7 @@
FROM quay.io/deis/base:v0.3.6

ENV AZCLI_VERSION=2.0.14 \
GO_VERSION=1.9.2 \
GO_VERSION=1.9.3 \
GLIDE_VERSION=v0.13.1 \
GLIDE_HOME=/root \
HELM_VERSION=v2.6.0 \
Expand Down

0 comments on commit 6fef4c9

Please sign in to comment.