Merge branch 'main' of https://github.tools.sap/E-Mobility/mbt-docker into multiple...
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 25 Nov 2022 11:43:41 +0000 (12:43 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 25 Nov 2022 11:43:41 +0000 (12:43 +0100)
Dockerfile

index 35e4cf7f93210e9efe5200ee62b2edb51ff11c0c..6271123e9cc00b70fbac1a39f291a8252bc78858 100644 (file)
@@ -167,7 +167,7 @@ RUN set -ex \
   # smoke test
   && mvn --version
 
-ARG MBT_VERSION=1.2.19
+ARG MBT_VERSION=1.2.20
 
 RUN set -ex \
   && npm install -g --registry=https://int.repositories.cloud.sap/artifactory/api/npm/build-releases-npm --unsafe-perm mbt@${MBT_VERSION} \