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

Oppdatert til java 16

parent fad6e40b
Branches
Tags
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.2.j9-adpt \ && sdk install java 16.0.1.hs-adpt \
&& sdk default java 14.0.2.j9-adpt" && sdk default java 16.0.1.hs-adpt"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment