add node as default docker image

This commit is contained in:
Christopher Fenner
2018-06-27 09:51:27 +02:00
committed by GitHub
parent dbcf87ffcc
commit 6cb7adac59
@@ -118,6 +118,8 @@ steps:
tests: ''
snykExecute:
buildDescriptorFile: './package.json'
dockerImage: 'node:8.11.2-stretch'
dockerWorkspace: '/home/node'
exclude: []
monitor: true
scanType: 'npm'