Browse Source

update to maintained fork

pull/2456/head
Bernd Storath 5 months ago
parent
commit
5e2ad8d746
  1. 2
      docs/content/examples/tutorials/auto-updates.md

2
docs/content/examples/tutorials/auto-updates.md

@ -20,7 +20,7 @@ File: `/etc/docker/containers/watchtower/docker-compose.yml`
```yaml ```yaml
services: services:
watchtower: watchtower:
image: containrrr/watchtower:latest image: nickfedor/watchtower:latest
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
env_file: env_file:

Loading…
Cancel
Save