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

Update MAVEN_VERSION.

parent 457d0084
Branches abcl-1.9.2
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ RUN set -ex; \
# because the maven image only follows openjdk's default OS choice and does not
# provide Debian based images for jdk12+.
ARG MAVEN_VERSION=3.8.3
ARG MAVEN_VERSION=3.8.6
ARG MAVEN_SHA=1c12a5df43421795054874fd54bb8b37d242949133b5bf6052a063a13a93f13a20e6e9dae2b3d85b9c7034ec977bbc2b6e7f66832182b9c863711d78bfe60faa
WORKDIR /usr/share/maven
......
......@@ -58,7 +58,7 @@ RUN set -ex; \
# because the maven image only follows openjdk's default OS choice and does not
# provide Debian based images for jdk12+.
ARG MAVEN_VERSION=3.8.3
ARG MAVEN_VERSION=3.8.6
ARG MAVEN_SHA=1c12a5df43421795054874fd54bb8b37d242949133b5bf6052a063a13a93f13a20e6e9dae2b3d85b9c7034ec977bbc2b6e7f66832182b9c863711d78bfe60faa
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