From 312af7e9e4296c04bb3c7c6490222be2fdf306c5 Mon Sep 17 00:00:00 2001 From: NewName Date: Mon, 10 Feb 2025 17:09:57 +0800 Subject: [PATCH] Update docker.sh --- docker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker.sh b/docker.sh index a8ee586..76e27a3 100644 --- a/docker.sh +++ b/docker.sh @@ -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" )