devops测试

This commit is contained in:
gqh
2023-03-14 17:23:29 +08:00
parent 780269429e
commit b9b22632ff

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 -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple
# 设置时区