Skip to content

Commit b08dde9

Browse files
committed
Update CI properties.
See #1592
1 parent 99a8b01 commit b08dde9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/pipeline.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Java versions
22
java.main.tag=17.0.8_7-jdk-focal
3-
java.next.tag=20-jdk-jammy
3+
java.next.tag=21-jdk-bullseye
44

55
# Docker container images - standard
66
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}
7+
docker.java.next.image=harbor-repo.vmware.com/dockerhub-proxy-cache/library/openjdk:${java.next.tag}
88

99
# Supported versions of MongoDB
1010
docker.mongodb.4.4.version=4.4.23

0 commit comments

Comments
 (0)