watchtower: set interval to 8 hours

This commit is contained in:
2026-05-28 12:07:53 +00:00
parent fc73b80930
commit daa56d72ef
+1 -1
View File
@@ -10,7 +10,7 @@ services:
- "--label-enable" - "--label-enable"
- "--cleanup" - "--cleanup"
- "--interval" - "--interval"
- "600" # 10 minutes - "28800" # 8 hours
logging: logging:
driver: "json-file" driver: "json-file"
options: options: