repositories
/
mbt-docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4526a1d
)
Update maven to 3.9.0
author
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 15 Feb 2023 16:15:55 +0000
(17:15 +0100)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 15 Feb 2023 16:15:55 +0000
(17:15 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/Dockerfile
b/Dockerfile
index f84174dca73273188619389dd739cfbcf9c62139..ad7cecccf643f1a3ce56e92b89de74e2385be5a9 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-142,7
+142,7
@@
RUN ARCH=; SAPMACHINE_MAJOR_VERSION=$(echo ${SAPMACHINE_VERSION} | cut -d. -f1)
# smoke test
&& java -version
-ARG MAVEN_VERSION=3.
8.7
+ARG MAVEN_VERSION=3.
9.0
ARG BASE_URL=https://downloads.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries
ENV MAVEN_HOME /usr/share/maven