Skip to content

Commit 3204b87

Browse files
committed
Upgrade the Jenkins CI/CD build pipeline to Temurin JDK 17.0.6_10-focal.
1 parent 1d04fbb commit 3204b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/pipeline.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Java (JDK) versions
2-
java.main.tag=17.0.3_7-jdk
2+
java.main.tag=17.0.6_10-jdk-focal
33

44
# Docker Container Images
55
docker.container.image.java.main=harbor-repo.vmware.com/dockerhub-proxy-cache/library/eclipse-temurin:${java.main.tag}

0 commit comments

Comments
 (0)