Skip to content

Commit

Permalink
Update CI Properties.
Browse files Browse the repository at this point in the history
See #1998
  • Loading branch information
mp911de committed Nov 15, 2024
1 parent 2816d11 commit 68b6682
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ci/pipeline.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Java versions
java.main.tag=17.0.12_7-jdk-focal
java.next.tag=22.0.2_9-jdk-jammy
java.main.tag=17.0.13_11-jdk-focal
java.next.tag=23.0.1_11-jdk-noble

# Docker container images - standard
docker.java.main.image=library/eclipse-temurin:${java.main.tag}
Expand All @@ -11,6 +11,7 @@ docker.mongodb.4.4.version=4.4.25
docker.mongodb.5.0.version=5.0.21
docker.mongodb.6.0.version=6.0.10
docker.mongodb.7.0.version=7.0.2
docker.mongodb.8.0.version=8.0.0

# Supported versions of Redis
docker.redis.6.version=6.2.13
Expand Down

0 comments on commit 68b6682

Please sign in to comment.