We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b863f65 commit d8ccf64Copy full SHA for d8ccf64
ci/images/setup.sh
@@ -18,7 +18,7 @@ curl https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.4/c
18
###########################################################
19
# JAVA
20
21
-JDK_URL="https://github.com/bell-sw/Liberica/releases/download/8u345+1/bellsoft-jdk8u345+1-linux-amd64.tar.gz"
+JDK_URL="https://github.com/bell-sw/Liberica/releases/download/8u352+8/bellsoft-jdk8u352+8-linux-amd64.tar.gz"
22
23
mkdir -p /opt/openjdk
24
cd /opt/openjdk
0 commit comments