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.
1 parent 2a0089a commit cb482e0Copy full SHA for cb482e0
Dockerfile
@@ -4,7 +4,7 @@ RUN apk add --no-cache \
4
gettext \
5
jq
6
7
-ARG GITPOD_VERSION="2022.01"
+ARG GITPOD_VERSION="2022.01.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