添加 CN 版本选项,允许访问 Dockerhub 不顺畅的用户使用由 PBH-BTN 维护的阿里云源
This commit is contained in:
parent
4600e16788
commit
ce8edf9ae0
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
peerbanhelper:
|
peerbanhelper:
|
||||||
image: ghostchu/peerbanhelper:6.2.5
|
image: registry.cn-hangzhou.aliyuncs.com/ghostchu/peerbanhelper:v6.2.7
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue