From bf02e45c1782d58b1fc3db50436fa2d9cd15189f Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 1 Jul 2026 08:36:35 -0400 Subject: [PATCH] =?UTF-8?q?chore(watchtower):=20migrate=20containrrr=20?= =?UTF-8?q?=E2=86=92=20ghcr.io/nicholas-fedor=20fork?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upstream containrrr/watchtower archived 2025-12-17 (read-only). Repoint to the maintained drop-in fork (same env vars, flags, API). Co-Authored-By: Claude Opus 4.8 (1M context) --- roles/dawarich/templates/docker-compose.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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