Dev Linux version

This commit is contained in:
2024-12-26 17:19:12 +01:00
parent cb5f3b5b6f
commit d5fb661157
+1 -1
View File
@@ -12,7 +12,7 @@ services:
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro - /var/run/docker.sock:/var/run/docker.sock:ro
environment: environment:
TZ: Europe/Bucharest TZ: Europe/Paris
WATCHTOWER_CLEANUP: true # Remove old images after updating WATCHTOWER_CLEANUP: true # Remove old images after updating
WATCHTOWER_REMOVE_VOLUMES: false # Remove attached volumes after updating WATCHTOWER_REMOVE_VOLUMES: false # Remove attached volumes after updating
DOCKER_API_VERSION: 1.45 # SSH docker version 1.41 for Docker engine version 20.10 - 1.43 for Docker engine version 24 - 1.45 for Docker engine version 26.1 DOCKER_API_VERSION: 1.45 # SSH docker version 1.41 for Docker engine version 20.10 - 1.43 for Docker engine version 24 - 1.45 for Docker engine version 26.1