From f8326bff2c3427e76368eca57610a762f962ab61 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 8 May 2019 17:55:44 +0100 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 0d0029a..915e3a6 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,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 plex ``` * You can also remove the old dangling images: `docker image prune`