Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2019-05-06 09:01:55 -04:00
parent 4a7e8ae7dc
commit ea686f72cb

View File

@ -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`