We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810d531 commit a20f731Copy full SHA for a20f731
ci/pipeline.properties
@@ -1,6 +1,6 @@
1
# Java versions
2
-java.main.tag=17.0.9_9-jdk-focal
3
-java.next.tag=21.0.1_12-jdk-jammy
+java.main.tag=17.0.12_7-jdk-focal
+java.next.tag=22.0.2_9-jdk-jammy
4
5
# Docker container images - standard
6
docker.java.main.image=library/eclipse-temurin:${java.main.tag}
@@ -14,7 +14,6 @@ docker.mongodb.7.0.version=7.0.2
14
15
# Supported versions of Redis
16
docker.redis.6.version=6.2.13
17
-docker.redis.7.version=7.2.4
18
19
# Supported versions of Cassandra
20
docker.cassandra.3.version=3.11.16
0 commit comments