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:
39813e4
)
Update maven to 3.9.4
author
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 11 Aug 2023 09:14:22 +0000
(11:14 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 11 Aug 2023 09:14:22 +0000
(11:14 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 25f6d7eeb5a83bb2eb52ae7cf409c7a084b73d09..c8c36792868c403086c96fe4f534c449463c49d7 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-169,7
+169,7
@@
RUN sapmachine_install() { \
# smoke test
&& java -version
-ARG MAVEN_VERSION=3.9.
3
+ARG MAVEN_VERSION=3.9.
4
ARG BASE_URL=https://downloads.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries
ENV MAVEN_HOME /usr/share/maven