Skip to content

Commit d627b39

Browse files
authored
fix(mta): update docker image to fix npm.sap.com ssl issue (#1021)
* fix(mta): update docker image to fix npm.sap.com ssl issue see SAP/cloud-mta-build-tool#611
1 parent 4766f10 commit d627b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/default_pipeline_environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ steps:
337337
classic:
338338
dockerImage: 'ppiper/mta-archive-builder'
339339
cloudMbt:
340-
dockerImage: 'devxci/mbtci:1.0.1'
340+
dockerImage: 'devxci/mbtci:1.0.4'
341341
neoDeploy:
342342
dockerImage: 'ppiper/neo-cli'
343343
deployMode: 'mta'

0 commit comments

Comments
 (0)