Skip to content

Commit d8ccf64

Browse files
committed
Upgrade CI image to Java 1.8.0_352-b08
1 parent b863f65 commit d8ccf64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/images/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ curl https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.4/c
1818
###########################################################
1919
# JAVA
2020
###########################################################
21-
JDK_URL="https://github.com/bell-sw/Liberica/releases/download/8u345+1/bellsoft-jdk8u345+1-linux-amd64.tar.gz"
21+
JDK_URL="https://github.com/bell-sw/Liberica/releases/download/8u352+8/bellsoft-jdk8u352+8-linux-amd64.tar.gz"
2222

2323
mkdir -p /opt/openjdk
2424
cd /opt/openjdk

0 commit comments

Comments
 (0)