Update docker.sh

This commit is contained in:
NewName
2025-02-10 17:09:57 +08:00
parent 7fa50d4356
commit 312af7e9e4

View File

@@ -34,9 +34,9 @@ mirror_list_registry=(
"阿里云(香港)@registry.cn-hongkong.aliyuncs.com"
"阿里云(日本)@registry.ap-northeast-1.aliyuncs.com"
"阿里云(新加坡)@registry.ap-southeast-1.aliyuncs.com"
"南京大学ghcr@ghcr.nju.edu.cn"
"腾讯云@mirror.ccs.tencentyun.com"
"谷歌云@mirror.gcr.io"
"南京大学ghcr@ghcr.nju.edu.cn"
"Docker官方@registry.hub.docker.com"
)