Skip to content

Commit 5082cc6

Browse files
author
kusuri12
authored
chore: unify watchtower check time
1 parent 382e1d5 commit 5082cc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ services:
3232
environment:
3333
- DOCKER_API_VERSION=1.40
3434
- WATCHTOWER_POLL_INTERVAL=60
35-
command: --interval 30 --cleanup
36-
restart: always
35+
command: --interval 60 --cleanup
36+
restart: always

0 commit comments

Comments
 (0)