From 5e2ad8d746624ecf0458213a636efc6549f66cc7 Mon Sep 17 00:00:00 2001 From: Bernd Storath <999999bst@gmail.com> Date: Wed, 4 Feb 2026 08:20:18 +0100 Subject: [PATCH] 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: