fixed old watchtower schedule bug
This commit is contained in:
@@ -46,4 +46,4 @@ services:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
environment:
|
||||
WATCHTOWER_SCHEDULE: "0 3 * * *"
|
||||
WATCHTOWER_SCHEDULE: "0 0 3 * * *"
|
||||
|
||||
Reference in New Issue
Block a user