From c0641889cf370f2ecab47078d6aeaff654fe94f0 Mon Sep 17 00:00:00 2001 From: Bernd Storath <32197462+kaaax0815@users.noreply.github.com> Date: Wed, 4 Feb 2026 08:24:48 +0100 Subject: [PATCH] replace watchtower (#2456) update to maintained fork --- docs/content/examples/tutorials/auto-updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/examples/tutorials/auto-updates.md b/docs/content/examples/tutorials/auto-updates.md index 2386e2b6..c5883f02 100644 --- a/docs/content/examples/tutorials/auto-updates.md +++ b/docs/content/examples/tutorials/auto-updates.md @@ -20,7 +20,7 @@ File: `/etc/docker/containers/watchtower/docker-compose.yml` ```yaml services: watchtower: - image: containrrr/watchtower:latest + image: nickfedor/watchtower:latest volumes: - /var/run/docker.sock:/var/run/docker.sock env_file: