You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-07-13 01:30:24 +02:00
update docker image (#2918)
Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
This commit is contained in:
@ -198,7 +198,7 @@ func npmExecuteScriptsMetadata() config.StepData {
|
||||
},
|
||||
},
|
||||
Containers: []config.Container{
|
||||
{Name: "node", Image: "node:12-buster-slim"},
|
||||
{Name: "node", Image: "node:12-buster"},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user