Skip to content

Commit cb482e0

Browse files
author
Simon Emms
committed
Update to use release 2022.01.1
1 parent 2a0089a commit cb482e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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"
7+
ARG GITPOD_VERSION="2022.01.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)