X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=Dockerfile;h=db0ef52f8ede069f109e9708c08ad675b932c5f3;hb=2749a7d8209981e773782ba2feb935ebef4b7d49;hp=31a4e8e4ed247118fa18c5a81d07c1ef887c493e;hpb=c8a3e45a4bc2cab98c0cd2743a1af55cae1783cc;p=mbt-docker.git diff --git a/Dockerfile b/Dockerfile index 31a4e8e..db0ef52 100644 --- a/Dockerfile +++ b/Dockerfile @@ -168,7 +168,7 @@ RUN sapmachine_install() { \ # smoke test && java -version -ARG MAVEN_VERSION=3.8.6 +ARG MAVEN_VERSION=3.8.7 ARG BASE_URL=https://downloads.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries ENV MAVEN_HOME /usr/share/maven