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:
3abdcec
)
Updat mbt to 1.2.23
author
Jérôme Benoit
<jerome.benoit@sap.com>
Tue, 7 Feb 2023 14:18:42 +0000
(15:18 +0100)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Tue, 7 Feb 2023 14:18:42 +0000
(15:18 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 235b3dd494d96e58c5156ba739116283a190afda..f84174dca73273188619389dd739cfbcf9c62139 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-171,7
+171,7
@@
RUN set -ex \
# smoke test
&& mvn --version
-ARG MBT_VERSION=1.2.2
1
+ARG MBT_VERSION=1.2.2
3
RUN set -ex \
&& npm install -g --registry=https://int.repositories.cloud.sap/artifactory/api/npm/build-releases-npm --unsafe-perm mbt@${MBT_VERSION} \