测试devops

This commit is contained in:
gqh
2023-03-15 10:07:53 +08:00
parent 2088006f6a
commit 593ad9ecd5

View File

@@ -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