diff --git a/linux-hardening/privilege-escalation/docker-security/README.md b/linux-hardening/privilege-escalation/docker-security/README.md index bfc20e258..0e9fee33d 100644 --- a/linux-hardening/privilege-escalation/docker-security/README.md +++ b/linux-hardening/privilege-escalation/docker-security/README.md @@ -83,7 +83,7 @@ Note that we do not currently have vulnerability data for your image. * [**`trivy`**](https://github.com/aquasecurity/trivy) ```bash -trivy -q -f json : +trivy -q -f json : ``` * [**`snyk`**](https://docs.snyk.io/snyk-cli/getting-started-with-the-cli)