diff --git a/roles/dawarich/templates/docker-compose.yml.j2 b/roles/dawarich/templates/docker-compose.yml.j2 index 1eba855..a5f9ba7 100644 --- a/roles/dawarich/templates/docker-compose.yml.j2 +++ b/roles/dawarich/templates/docker-compose.yml.j2 @@ -162,7 +162,7 @@ services: watchtower: container_name: dawarich_watchtower - image: containrrr/watchtower:latest + image: ghcr.io/nicholas-fedor/watchtower:latest restart: unless-stopped dns: - 192.168.1.1