Skip to content
Snippets Groups Projects
Commit f658c44e authored by Robert Goldman's avatar Robert Goldman
Browse files

Bump MAVEN_VERSION in Dockerfile template.

parent 2af1e2c5
Branches abcl-1.9.2
No related tags found
No related merge requests found
...@@ -58,8 +58,8 @@ RUN set -ex; \ ...@@ -58,8 +58,8 @@ RUN set -ex; \
# because the maven image only follows openjdk's default OS choice and does not # because the maven image only follows openjdk's default OS choice and does not
# provide Debian based images for jdk12+. # provide Debian based images for jdk12+.
ARG MAVEN_VERSION=3.8.3 ARG MAVEN_VERSION=3.9.4
ARG MAVEN_SHA=1c12a5df43421795054874fd54bb8b37d242949133b5bf6052a063a13a93f13a20e6e9dae2b3d85b9c7034ec977bbc2b6e7f66832182b9c863711d78bfe60faa ARG MAVEN_SHA=deaa39e16b2cf20f8cd7d232a1306344f04020e1f0fb28d35492606f647a60fe729cc40d3cba33e093a17aed41bd161fe1240556d0f1b80e773abd408686217e
WORKDIR /usr/share/maven WORKDIR /usr/share/maven
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment