We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c4418 commit 04ef7deCopy full SHA for 04ef7de
Dockerfile
@@ -1,6 +1,6 @@
1
FROM alpine:edge
2
3
-ARG GITPOD_VERSION="2022.01"
+ARG GITPOD_VERSION="2022.01.1"
4
5
RUN apk add --no-cache \
6
bash \
0 commit comments