Eliminar env_file: usar environment directamente con DOCKER_API_VERSION

This commit is contained in:
2025-12-01 20:18:19 +01:00
parent 5d24d96e8c
commit e1650ea3d2
3 changed files with 13 additions and 60 deletions

View File

@@ -3,8 +3,9 @@ services:
image: containrrr/watchtower:1.7.1
container_name: watchtower
restart: unless-stopped
env_file:
- .env
environment:
- TZ=Europe/Madrid
- DOCKER_API_VERSION=1.44
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
command: