Skip to content

Commit

Permalink
Update to use release 2022.01.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Emms committed Feb 21, 2022
1 parent 2a0089a commit cb482e0
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.01"
ARG GITPOD_VERSION="2022.01.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 cb482e0

Please sign in to comment.