Skip to content

Commit

Permalink
Bump apache-maven to 3.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
andyhan committed Jul 19, 2024
1 parent 3c53f07 commit 1dd5bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG MANDREL_IMAGE=quay.io/quarkus/ubi-quarkus-mandrel-builder-image:jdk-21

FROM ${MANDREL_IMAGE}

ARG MAVEN_BINARY_URL=https://dlcdn.apache.org/maven/maven-3/3.9.7/binaries/apache-maven-3.9.7-bin.tar.gz
ARG MAVEN_BINARY_URL=https://dlcdn.apache.org/maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.tar.gz

USER root

Expand Down

0 comments on commit 1dd5bf9

Please sign in to comment.