We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f885ae9 commit 4630669Copy full SHA for 4630669
.gitpod.Dockerfile
@@ -1,7 +1,7 @@
1
FROM gitpod/workspace-postgres
2
3
RUN bash -c ". /home/gitpod/.sdkman/bin/sdkman-init.sh \
4
- && sdk install java 17.0.6-tem"
+ && sdk install java 21.0.2-tem"
5
6
# disable angular analytics
7
ENV NG_CLI_ANALYTICS=false
0 commit comments