Skip to content

Commit

Permalink
Update CI properties.
Browse files Browse the repository at this point in the history
See #2243
  • Loading branch information
gregturn committed Mar 28, 2023
1 parent 5b016f2 commit 0225ec1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/pipeline.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Java versions
java.main.tag=17.0.6_10-jdk-focal
java.next.tag=20-jdk-jammy

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

# Supported versions of MongoDB
docker.mongodb.4.4.version=4.4.18
Expand Down

0 comments on commit 0225ec1

Please sign in to comment.