Simplificar configuración: eliminar tag y DOCKER_API_VERSION

This commit is contained in:
2025-12-01 20:26:46 +01:00
parent 63037c039f
commit 97e2a7141a
2 changed files with 1 additions and 14 deletions

View File

@@ -1,11 +1,10 @@
services:
watchtower:
image: containrrr/watchtower:1.7.1
image: containrrr/watchtower
container_name: watchtower
restart: unless-stopped
environment:
- TZ=Europe/Madrid
- DOCKER_API_VERSION=1.44
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
command: