diff --git a/templates/common/common-ci-variablen.gitlab-ci.yml b/templates/common/common-ci-variablen.gitlab-ci.yml index aa5eb0c..5aa84d3 100644 --- a/templates/common/common-ci-variablen.gitlab-ci.yml +++ b/templates/common/common-ci-variablen.gitlab-ci.yml @@ -54,7 +54,7 @@ variables: description: "Additional options that are passed to gradle for faster/stable execution" GRADLE_IMAGE: - value: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-java-maven-base-image:java11-maven3.8.3_latest + value: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-java-maven-base-image:java11-maven3.8.5 description: "Default Image to use in Gradle Jobs" # Currently, we use the Maven image and use the Gradle Wrapper. This is slower but more compatible to your gradle scripts. # Please Update your Gradle Wrapper from time to time. Use Renovate to automat that task.