This is an automated email from the ASF dual-hosted git repository.

jstastnycz pushed a commit to branch quarkus-3.2LTS
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git


The following commit(s) were added to refs/heads/quarkus-3.2LTS by this push:
     new 1a7c6dae CI: upgrade mvn in kogito-ci-build image
1a7c6dae is described below

commit 1a7c6daeba32f31d367687f35331ec845643e165
Author: jstastny-cz <[email protected]>
AuthorDate: Fri Dec 1 08:15:01 2023 +0100

    CI: upgrade mvn in kogito-ci-build image
---
 apache-nodes/Dockerfile.kogito-ci-build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apache-nodes/Dockerfile.kogito-ci-build 
b/apache-nodes/Dockerfile.kogito-ci-build
index fbe793b7..9e4aaef9 100644
--- a/apache-nodes/Dockerfile.kogito-ci-build
+++ b/apache-nodes/Dockerfile.kogito-ci-build
@@ -3,7 +3,7 @@ FROM cruizba/ubuntu-dind:latest
 SHELL ["/bin/bash", "-c"]
 
 ARG SDKMAN_JAVA="17.0.8-tem"
-ARG SDKMAN_MAVEN="3.8.8"
+ARG SDKMAN_MAVEN="3.9.3"
 ARG PYTHON_MAJOR_VERSION="3"
 ARG PYTHON_MAJOR_MINOR_VERSION="3.11"
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to