Skip to content

Commit dd75960

Browse files
malowe-efheurtematte
authored andcommitted
Update Maven in native-build-image to use latest version
1 parent 1a6309e commit dd75960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

native-build-agent/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ FROM registry.access.redhat.com/quarkus/mandrel-23-rhel8:${MANDREL_VERSION}
1919
ARG NODE_VERSION=v18.20.2
2020
ARG NPM_VERSION=9.6.6
2121
ARG YARN_VERSION=1.22.19
22-
ARG MVN_VERSION=3.8.8
22+
ARG MVN_VERSION=3.9.6
2323

2424
USER root
2525

0 commit comments

Comments
 (0)