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

Update .gitpod.Dockerfile to 16.0.1 hotspot

parent db2120ca
No related branches found
No related tags found
No related merge requests found
......@@ -9,5 +9,5 @@ RUN apt -y install graphviz
USER gitpod
RUN bash -c ". /home/gitpod/.sdkman/bin/sdkman-init.sh \
&& sdk install java 16.0.0.j9-adpt \
&& sdk default java 16.0.0.j9-adpt"
&& sdk install java 16.0.1.hs-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