Skip to content

Commit

Permalink
update guide to 2022.03.1 release
Browse files Browse the repository at this point in the history
This release updates the guide to use 2022.03.1 release

Signed-off-by: Tarun Pothulapati <tarun@gitpod.io>
  • Loading branch information
Pothulapati authored Mar 30, 2022
2 parents b7e8766 + d81ec9d commit c072f94
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.03.0"
ARG GITPOD_VERSION="2022.03.1"
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 c072f94

Please sign in to comment.