Skip to content

Commit d81ec9d

Browse files
committed
update guide to 2022.03.1 release
This release updates the guide to use 2022.03.1 release Signed-off-by: Tarun Pothulapati <tarun@gitpod.io>
1 parent b7e8766 commit d81ec9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ RUN apk add --no-cache \
44
gettext \
55
jq
66

7-
ARG GITPOD_VERSION="2022.03.0"
7+
ARG GITPOD_VERSION="2022.03.1"
88
ARG HELM_VERSION=v3.6.3
99

1010
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 \

0 commit comments

Comments
 (0)