Skip to content

Commit fd02566

Browse files
author
Jonathan Chauncey
committed
feat(rootfs/Dockerfile): move kubectl to 1.8.0
1 parent f414263 commit fd02566

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.12.3 \
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)