We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f7702 commit d3c85eaCopy full SHA for d3c85ea
content/manuals/scout/quickstart.md
@@ -101,7 +101,7 @@ Rebuild the image with a new tag and push it to your Docker Hub repository:
101
$ docker build --push -t <ORG_NAME>/scout-demo:v2 .
102
```
103
104
-Run the **docker scout** command again and verify that HIGH CVE-2022-24999 is no longer present:
+Run the `docker scout` command again and verify that HIGH CVE-2022-24999 is no longer present:
105
106
```console
107
$ docker scout cves --only-package express
0 commit comments