Skip to content

Commit

Permalink
Upgrade to 2022.03.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Emms authored and mrsimonemms committed Mar 28, 2022
1 parent ea22d0f commit 1c551c2
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 @@ -4,7 +4,7 @@ RUN apk add --no-cache \
gettext \
jq

ARG GITPOD_VERSION="2022.02.0"
ARG GITPOD_VERSION="2022.03.0"
ARG HELM_VERSION=v3.6.3

RUN curl -fsSL "https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl" -o /usr/local/bin/kubectl \
Expand Down

0 comments on commit 1c551c2

Please sign in to comment.