From 4ef3491a46287efe41d433e1f0e40a1b34ae0194 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 13 Feb 2023 08:54:19 -0600 Subject: [PATCH] Bot Updating Documentation --- images/docker-dillinger.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).