Skip to content

Commit

Permalink
watch tower schedule every minute
Browse files Browse the repository at this point in the history
  • Loading branch information
cyri113 committed Jan 24, 2024
1 parent d0ea2d6 commit 126c4b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions development/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -676,6 +676,8 @@ services:
image: containrrr/watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock
environment:
- WATCHTOWER_SCHEDULE=* * * * *

# SERVICE MANAGEMENT - END

Expand Down

0 comments on commit 126c4b2

Please sign in to comment.