Skip to content

Commit ebf93af

Browse files
committed
chore(Dockerfile): update kubectl to v1.7.2
1 parent 3c6f607 commit ebf93af

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.8 \
55
GLIDE_VERSION=v0.12.3 \
66
GLIDE_HOME=/root \
77
HELM_VERSION=v2.5.1 \
8-
KUBECTL_VERSION=v1.6.4 \
8+
KUBECTL_VERSION=v1.7.2 \
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)