Change watchtower to run daily
A holdover until less of the containers are using `:latest`
This commit is contained in:
parent
5496744428
commit
6852b84406
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ services:
|
|||
- /etc/timezone:/etc/timezone:ro
|
||||
environment:
|
||||
- WATCHTOWER_CLEANUP=true
|
||||
- WATCHTOWER_POLL_INTERVAL=600
|
||||
- WATCHTOWER_SCHEDULE=0 12 * * *
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Reference in a new issue