Skip to content

Commit

Permalink
NO-ISSUE: bump maven version
Browse files Browse the repository at this point in the history
  • Loading branch information
jstastny-cz committed Dec 15, 2023
1 parent cfc00ab commit fcc4157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apache-nodes/Dockerfile.kogito-ci-build
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit fcc4157

Please sign in to comment.