Explorar o código

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

Dar Malovani %!s(int64=5) %!d(string=hai) anos
pai
achega
00444f82fd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/common/snyk.md

+ 1 - 1
pages/common/snyk.md

@@ -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: