1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-17 23:51:03 +08:00
pooneyy 59f10e7983
feat(watchtower): update watchtower image and version
#2885
- Abandon the containrrr/watchtower image due to long-term lack of updates, and switch to its fork nickfedor/watchtower image
- Upgrade watchtower from version 1.7.1 to 1.12.4
2025-12-10 16:27:03 +08:00

3 lines
101 B
Plaintext

CONTAINER_NAME="watchtower"
ENV1='WATCHTOWER_NO_STARTUP_MESSAGE'
COMMAND1='--interval 3600 --cleanup'