Skip to content

Commit 11a6906

Browse files
authored
Merge pull request #89 from jchauncey/update-kubectl
feat(rootfs/Dockerfile): move kubectl to 1.8.0
2 parents 9291a93 + fd02566 commit 11a6906

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
@@ -5,7 +5,7 @@ ENV AZCLI_VERSION=2.0.14 \
55
GLIDE_VERSION=v0.13.0 \
66
GLIDE_HOME=/root \
77
HELM_VERSION=v2.6.0 \
8-
KUBECTL_VERSION=v1.7.2 \
8+
KUBECTL_VERSION=v1.8.0 \
99
SHELLCHECK_VERSION=v0.4.6 \
1010
PATH=$PATH:/usr/local/go/bin:/go/bin:/usr/local/bin/docker \
1111
GOPATH=/go

0 commit comments

Comments
 (0)