diff --git a/docs/zh_CN/workers.conf b/docs/zh_CN/workers.conf index db5f2a7..6d0c2d7 100644 --- a/docs/zh_CN/workers.conf +++ b/docs/zh_CN/workers.conf @@ -486,7 +486,7 @@ name = "pypi" provider = "command" upstream = "https://pypi.python.org/" command = "/home/scripts/pypi.sh" -docker_image = "tunathu/tunasync-scripts:latest" +docker_image = "tunathu/bandersnatch:latest" interval = 5 [[mirrors]]