用朋友的镜像,dockerhub太慢了

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