Skip to content

Commit 4630669

Browse files
authored
Update gitpod Dockerfile to 21.0.2-tem (#2555)
1 parent f885ae9 commit 4630669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM gitpod/workspace-postgres
22

33
RUN bash -c ". /home/gitpod/.sdkman/bin/sdkman-init.sh \
4-
&& sdk install java 17.0.6-tem"
4+
&& sdk install java 21.0.2-tem"
55

66
# disable angular analytics
77
ENV NG_CLI_ANALYTICS=false

0 commit comments

Comments
 (0)