Skip to content

Commit 0225ec1

Browse files
committed
Update CI properties.
See #2243
1 parent 5b016f2 commit 0225ec1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: ci/pipeline.properties

+2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Java versions
22
java.main.tag=17.0.6_10-jdk-focal
3+
java.next.tag=20-jdk-jammy
34

45
# Docker container images - standard
56
docker.java.main.image=harbor-repo.vmware.com/dockerhub-proxy-cache/library/eclipse-temurin:${java.main.tag}
7+
docker.java.next.image=harbor-repo.vmware.com/dockerhub-proxy-cache/library/eclipse-temurin:${java.next.tag}
68

79
# Supported versions of MongoDB
810
docker.mongodb.4.4.version=4.4.18

0 commit comments

Comments
 (0)