diff --git a/Dockerfile b/Dockerfile index de64f4d3..8f3d49e7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,7 @@ RUN apt-get update # RUN apt-get do-release-upgrade # 更新python的依赖 -RUN pip3 install --upgrade pip +#RUN pip3 install --upgrade pip #RUN pip3 install --upgrade setuptools #RUN pip3 install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple