Skip to content

Commit 38c6365

Browse files
committed
Update CI properties.
See #756
1 parent dc6c965 commit 38c6365

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ci/pipeline.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Java versions
2-
java.main.tag=8u322-b06-jdk
3-
java.11.tag=11.0.14.1_1-jdk
2+
java.main.tag=8u332-b09-jdk
3+
java.11.tag=11.0.15_10-jdk
44
java.15.tag=15.0.2_7-jdk-hotspot
5-
java.lts.tag=17.0.2_8-jdk
5+
java.lts.tag=17.0.3_7-jdk
66

77
# Docker container images - standard
88
docker.java.main.image=harbor-repo.vmware.com/dockerhub-proxy-cache/library/eclipse-temurin:${java.main.tag}

0 commit comments

Comments
 (0)