Skip to content

Commit

Permalink
feat: update kubectl to 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blackholegalaxy authored Dec 15, 2019
1 parent 885e869 commit f3ba119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM node:10-alpine
LABEL maintainer="blackholegalaxy"

ENV RANCHER_CLI_VERSION=v2.3.2
ENV KUBE_CTL_VERSION=v1.16.3
ENV KUBE_CTL_VERSION=v1.17.0

RUN apk add --no-cache --update --virtual .build-deps \
curl ca-certificates \
Expand Down

0 comments on commit f3ba119

Please sign in to comment.