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:
51871ed
)
Prepare for merge in main for a new repo under piment noir git
author
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 17 Feb 2023 19:54:18 +0000
(20:54 +0100)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 17 Feb 2023 19:54:18 +0000
(20:54 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 4add2b3aeedb5d87adb82e1d5303b0e29c59ec8c..6950d120a1655082985e71cea17cbf0ff45e353b 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-200,7
+200,7
@@
RUN set -ex \
ARG MBT_VERSION=1.2.23
RUN set -ex \
- && npm install -g --
registry=https://int.repositories.cloud.sap/artifactory/api/npm/build-releases-npm --
unsafe-perm mbt@${MBT_VERSION} \
+ && npm install -g --unsafe-perm mbt@${MBT_VERSION} \
&& npm cache clean -g --force \
# smoke test
&& mbt --version