Skip to content

Commit

Permalink
maven 3.8.4 no longer available, update to 3.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
itewk authored and christophermay07 committed Jun 7, 2022
1 parent a6b715b commit a7c8e2d
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.4
ARG MAVEN_VERSION=3.8.5

FROM $BASE_IMAGE
ARG PLOIGOS_USER_UID
Expand Down

0 comments on commit a7c8e2d

Please sign in to comment.