From 75cdd0673980cd547863996a855d02aadc13d530 Mon Sep 17 00:00:00 2001 From: Marcel Feix Date: Wed, 6 Jul 2022 13:00:12 +0000 Subject: [PATCH] chore(Maven) Update to new Maven Base image --- templates/common/common-ci-variablen.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/common/common-ci-variablen.gitlab-ci.yml b/templates/common/common-ci-variablen.gitlab-ci.yml index a6a999a..7e7abb2 100644 --- a/templates/common/common-ci-variablen.gitlab-ci.yml +++ b/templates/common/common-ci-variablen.gitlab-ci.yml @@ -26,7 +26,7 @@ variables: ##Global Variables we use in our CI scripts when using maven MAVEN_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_latest description: The Maven image that will be used from the CI. MAVEN_OPTS: