From ea686f72cb801f518bc1195caa7b04f0eb47cd79 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 6 May 2019 09:01:55 -0400 Subject: [PATCH] Bot Updating Templated Files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 349c16c..3a0dd45 100644 --- a/README.md +++ b/README.md @@ -208,7 +208,7 @@ Below are the instructions for updating containers: ``` docker run --rm \ -v /var/run/docker.sock:/var/run/docker.sock \ - containrrr/watchtower + containrrr/watchtower \ --run-once snipe-it ``` * You can also remove the old dangling images: `docker image prune`