Explorar o código

nju lose again!

lyc8503 %!s(int64=3) %!d(string=hai) anos
pai
achega
ecefd9b0d3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      backend_refactor/Dockerfile

+ 1 - 1
backend_refactor/Dockerfile

@@ -12,7 +12,7 @@ RUN sed -i 's/archive.ubuntu.com/mirrors.nju.edu.cn/g' /etc/apt/sources.list &&
 
 
 
 
 COPY requirements.txt .
 COPY requirements.txt .
-RUN pip3 install --no-cache-dir -i https://mirror.nju.edu.cn/pypi/web/simple -r requirements.txt
+RUN pip3 install --no-cache-dir -i https://pypi.tuna.tsinghua.edu.cn/simple -r requirements.txt
 # RUN python -m pip install detectron2 --no-cache-dir -i https://mirror.nju.edu.cn/pypi/web/simple -f https://dl.fbaipublicfiles.com/detectron2/wheels/cpu/torch1.10/index.html
 # RUN python -m pip install detectron2 --no-cache-dir -i https://mirror.nju.edu.cn/pypi/web/simple -f https://dl.fbaipublicfiles.com/detectron2/wheels/cpu/torch1.10/index.html