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:
709f0ad
)
Update maven to 3.9.2
author
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 12 May 2023 09:06:02 +0000
(11:06 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 12 May 2023 09:06:02 +0000
(11:06 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 7f88f98aa88809480339e7e755f1692abbca21f4..62e94e08fcc604a1f17a501d66ed7e0785990d41 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-168,7
+168,7
@@
RUN sapmachine_install() { \
# smoke test
&& java -version
-ARG MAVEN_VERSION=3.9.
1
+ARG MAVEN_VERSION=3.9.
2
ARG BASE_URL=https://downloads.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries
ENV MAVEN_HOME /usr/share/maven