mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-27 19:25:15 +02:00
chore: update Docker images to new repository and enable Watchtower for automatic updates
This commit is contained in:
parent
4f59e2c1f9
commit
35025bf0c5
2 changed files with 14 additions and 6 deletions
|
|
@ -90,7 +90,7 @@ For Docker Compose and other deployment options, see the [Docker Installation do
|
|||
**Update (recommended — Watchtower):**
|
||||
|
||||
```bash
|
||||
docker run --rm -v /var/run/docker.sock:/var/run/docker.sock nickfedor/watchtower --run-once --label-filter "com.docker.compose.project=surfsense"
|
||||
docker run --rm -v /var/run/docker.sock:/var/run/docker.sock nickfedor/watchtower --run-once --label-enable
|
||||
```
|
||||
|
||||
**Update (manual):**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue