We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba4b4e commit 16d3470Copy full SHA for 16d3470
docker-compose.yml
@@ -48,7 +48,7 @@ services:
48
# Watchtower - Auto-update validator
49
# ==========================================================================
50
watchtower:
51
- image: containrrr/watchtower:latest
+ image: nickfedor/watchtower@sha256:053e7ecba848b77eb5b966d236c2f4f2e1155e05007c9ef52418b4b7e255484b
52
container_name: platform-watchtower
53
restart: unless-stopped
54
0 commit comments