Skip to content

Commit

Permalink
Update maven version to 3.8.4. 3.8.3 can no longer be downloaded from…
Browse files Browse the repository at this point in the history
… downloads.apache.org.
  • Loading branch information
dwinchell authored and itewk committed Dec 3, 2021
1 parent 62761d9 commit 9efcec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ploigos-tool-maven/Containerfile.ubi8
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG BASE_IMAGE=quay.io/ploigos/ploigos-tool-java-8:latest.ubi8
ARG MAVEN_VERSION=3.8.3
ARG MAVEN_VERSION=3.8.4

FROM $BASE_IMAGE
ARG PLOIGOS_USER_UID
Expand Down

0 comments on commit 9efcec7

Please sign in to comment.