diff --git a/images/docker-dillinger.md b/images/docker-dillinger.md index 4efcdaf75b..50c5057c3d 100644 --- a/images/docker-dillinger.md +++ b/images/docker-dillinger.md @@ -45,7 +45,7 @@ Download the `pdf-export.json` [from this repo](https://raw.githubusercontent.co ```yaml security_opt: - - seccomp=/path/to/pdf-export.json + - seccomp=/path/to/pdf-export.json ``` The original source for this seccomp profile is [here](https://github.com/jessfraz/dotfiles/blob/master/etc/docker/seccomp/chrome.json).