From 25012b485d4d36bda8d62f96dd3236cf330da587 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 9 May 2019 11:52:56 +0000 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 afae0ce..2edc56f 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,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 resilio-sync ``` * You can also remove the old dangling images: `docker image prune`