Skip to content

Commit

Permalink
Merge pull request #215 from gazal-k/patch-1
Browse files Browse the repository at this point in the history
chore: Update kubectl version
  • Loading branch information
jenkins-x-bot authored Mar 3, 2023
2 parents 713a077 + bf4dad9 commit d527120
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 @@ -9,7 +9,7 @@ ARG TARGETOS
LABEL maintainer="jenkins-x"

# kubectl
ENV KUBECTL_VERSION 1.16.15
ENV KUBECTL_VERSION 1.23.16

# see https://docs.docker.com/engine/reference/builder/#automatic-platform-args-in-the-global-scope
RUN echo using kubectl version ${KUBECTL_VERSION} and OS ${TARGETOS} arch ${TARGETARCH} && \
Expand Down

0 comments on commit d527120

Please sign in to comment.