Sfoglia il codice sorgente

Update workers.conf

Yuxiang Zhang 5 anni fa
parent
commit
95ae9c16a9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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]]