Skip to content

Commit 7cf6bcd

Browse files
committed
chore(rootfs/Dockerfile): update kubectl to v1.9.6
1 parent 2c5c665 commit 7cf6bcd

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.27 \
55
GLIDE_VERSION=v0.13.1 \
66
GLIDE_HOME=/root \
77
HELM_VERSION=v2.6.0 \
8-
KUBECTL_VERSION=v1.9.2 \
8+
KUBECTL_VERSION=v1.9.6 \
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)