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: