diff --git a/files/docker-rootless-daemon.json b/files/docker-rootless-daemon.json index e6d86e0..eaefc86 100644 --- a/files/docker-rootless-daemon.json +++ b/files/docker-rootless-daemon.json @@ -1,7 +1,7 @@ { "registry-mirrors": [ - "https://registry.cn-beijing.aliyuncs.com", - "https://mirror.ccs.tencentyun.com" + "https://d.nano.ac", + "https://docker-registry.infra.i2sec.cc:50001" ], "insecure-registries": [ "localhost:5000"