Skip to content

Commit 147370e

Browse files
committed
chore(rootfs/Dockerfile): update kubectl to v1.10.12
1 parent 37fbb64 commit 147370e

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
@@ -7,7 +7,7 @@ ENV AZCLI_VERSION=2.0.46 \
77
GLIDE_VERSION=v0.13.1 \
88
GLIDE_HOME=/root \
99
HELM_VERSION=v2.12.0 \
10-
KUBECTL_VERSION=v1.9.6 \
10+
KUBECTL_VERSION=v1.10.12 \
1111
SHELLCHECK_VERSION=v0.4.6 \
1212
ETCDCTL_VERSION=v3.1.8 \
1313
GOLANGCI_LINT_VERSION=v1.11.3 \

0 commit comments

Comments
 (0)