Skip to content
Snippets Groups Projects
Commit f2d7a0c3 authored by Hallvard Trætteberg's avatar Hallvard Trætteberg
Browse files

Bump sdk to 14.0.2

parent bd177080
No related branches found
No related tags found
No related merge requests found
FROM gitpod/workspace-full-vnc FROM gitpod/workspace-full-vnc
RUN bash -c ". /home/gitpod/.sdkman/bin/sdkman-init.sh \ RUN bash -c ". /home/gitpod/.sdkman/bin/sdkman-init.sh \
&& sdk install java 14.0.1.j9-adpt \ && sdk install java 14.0.2.j9-adpt \
&& sdk default java 14.0.1.j9-adpt" && sdk default java 14.0.2.j9-adpt"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment