Skip to content

Commit

Permalink
feat: upgrade kubectl to 1.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
blackholegalaxy authored Mar 17, 2020
1 parent f3ba119 commit 1e77835
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.17.0
ENV KUBE_CTL_VERSION=v1.17.4

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

0 comments on commit 1e77835

Please sign in to comment.