Update CI properties.

See #3227
This commit is contained in:
Mark Paluch
2023-12-14 08:50:11 +01:00
parent ca9b410902
commit 92f6645b83

View File

@@ -1,5 +1,5 @@
# Java versions
java.main.tag=17.0.8_7-jdk-focal
java.main.tag=17.0.9_9-jdk-focal
java.next.tag=20-jdk-jammy
# Docker container images - standard
@@ -16,9 +16,11 @@ docker.redis.6.version=6.2.13
# Supported versions of Cassandra
docker.cassandra.3.version=3.11.16
# Docker environment settings
docker.java.inside.basic=-v $HOME:/tmp/jenkins-home
docker.java.inside.docker=-u root -v /var/run/docker.sock:/var/run/docker.sock -v /usr/bin/docker:/usr/bin/docker -v $HOME:/tmp/jenkins-home
# Credentials
docker.registry=
docker.credentials=hub.docker.com-springbuildmaster