瀏覽代碼

Update workers.conf

Yuxiang Zhang 5 年之前
父節點
當前提交
95ae9c16a9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/zh_CN/workers.conf

+ 1 - 1
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]]