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:
410bc0b
)
Update maven to 3.9.3
author
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 28 Jun 2023 17:43:53 +0000
(19:43 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 28 Jun 2023 17:43:53 +0000
(19:43 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/Dockerfile
b/Dockerfile
index b7e43eb0d4a387bfcdc4b6085968922e529c5f5e..b40dad46e8e122dec013ce45b9c83c00c0ca34fb 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-168,7
+168,7
@@
RUN sapmachine_install() { \
# smoke test
&& java -version
-ARG MAVEN_VERSION=3.9.
2
+ARG MAVEN_VERSION=3.9.
3
ARG BASE_URL=https://downloads.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries
ENV MAVEN_HOME /usr/share/maven