Skip to content

Commit bc9019f

Browse files
Simon Emmsmrsimonemms
Simon Emms
authored andcommitted
Set version to 2022.02.0
1 parent cb482e0 commit bc9019f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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.01.1"
7+
ARG GITPOD_VERSION="2022.02.0"
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)