用官方镜像

This commit is contained in:
2026-07-28 17:54:04 +08:00
parent 789cf7036a
commit adf85fb1aa
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
watchtower: watchtower:
container_name: watchtower container_name: watchtower
image: code.nya.work/nyawork/watchtower image: containrrr/watchtower
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- "/var/run/docker.sock:/var/run/docker.sock" - "/var/run/docker.sock:/var/run/docker.sock"