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:
bbc4a58
)
Update mbt to 1.2.25
author
Jérôme Benoit
<jerome.benoit@sap.com>
Thu, 31 Aug 2023 21:37:48 +0000
(23:37 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Thu, 31 Aug 2023 21:37:48 +0000
(23:37 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/Dockerfile
b/Dockerfile
index c8c36792868c403086c96fe4f534c449463c49d7..1622f634b79698bfe83ede7efee26418d018106e 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-198,7
+198,7
@@
RUN set -ex \
# smoke test
&& mvn --version
-ARG MBT_VERSION=1.2.2
4
+ARG MBT_VERSION=1.2.2
5
RUN set -ex \
&& npm install -g --unsafe-perm mbt@${MBT_VERSION} \