diff --git a/compose_watchtower.yaml b/compose_watchtower.yaml index f9440f1..4d21054 100644 --- a/compose_watchtower.yaml +++ b/compose_watchtower.yaml @@ -14,4 +14,5 @@ services: # Telegram Notifications - WATCHTOWER_NOTIFICATIONS=shoutrrr - - WATCHTOWER_NOTIFICATION_URL=telegram://7216539099:AAH6tptIs-TUpSOtCQmxMWCpgAsPCGgbNeo@telegram?channels=7646180954 \ No newline at end of file + - WATCHTOWER_NOTIFICATION_URL=telegram://7216539099:AAH6tptIs-TUpSOtCQmxMWCpgAsPCGgbNeo/7646180954 + command: --docker-api-version 1.52 \ No newline at end of file