snyk: add missing `test` command on the docker option (#3167)

italian
Dar Malovani 2019-07-03 16:47:55 +03:00 committed by Starbeamrainbowlabs
parent 0347da2202
commit 00444f82fd
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
- Test a local Docker image for any known vulnerabilities:
`snyk --docker {{docker_image}}`
`snyk test --docker {{docker_image}}`
- Record the state of dependencies and any vulnerabilities on snyk.io: