We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2022.03.1
2 parents b7e8766 + d81ec9d commit c072f94Copy full SHA for c072f94
Dockerfile
@@ -4,7 +4,7 @@ RUN apk add --no-cache \
4
gettext \
5
jq
6
7
-ARG GITPOD_VERSION="2022.03.0"
+ARG GITPOD_VERSION="2022.03.1"
8
ARG HELM_VERSION=v3.6.3
9
10
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