Use the Github package + enforce the version

Co-authored-by: Perflyst <26308977+Perflyst@users.noreply.github.com>
This commit is contained in:
TheFrenchGhosty 2024-04-18 18:40:04 +02:00 committed by GitHub
parent bc6b0fae3e
commit f5e265f0db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
services:
watchtower:
container_name: watchtower
image: containrrr/watchtower:latest
image: ghcr.io/containrrr/watchtower:1.7.1
restart: unless-stopped
environment:
- 'WATCHTOWER_CLEANUP=true'