fixed old watchtower schedule bug

This commit is contained in:
John Lancaster
2024-02-27 00:59:20 -06:00
parent 0fa96cd797
commit 49f0c26b12

View File

@@ -46,4 +46,4 @@ services:
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
- /etc/timezone:/etc/timezone:ro - /etc/timezone:/etc/timezone:ro
environment: environment:
WATCHTOWER_SCHEDULE: "0 3 * * *" WATCHTOWER_SCHEDULE: "0 0 3 * * *"