REMOVED: Watchtower
Some checks failed
Build and Deploy / deploy (push) Failing after 5m5s

This commit is contained in:
2025-11-26 20:12:57 +01:00
parent e502500856
commit 430b429b8d

View File

@@ -7,12 +7,3 @@ services:
restart: always
ports:
- "9050:9050"
# Der Auto-Updater
watchtower:
image: containrrr/watchtower
container_name: watchtower
restart: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock
command: --interval 86400 --cleanup # Prüft alle 24h (86400 sek) und löscht alte Images