测试devops

This commit is contained in:
gqh
2023-03-15 16:30:29 +08:00
parent 593ad9ecd5
commit 00fdf38cc7
2 changed files with 2 additions and 52 deletions

View File

@@ -16,8 +16,7 @@ RUN apt-get update
# 更新python的依赖
#RUN pip3 install --upgrade pip
#RUN pip3 install --upgrade setuptools
#RUN pip3 install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple
RUN pip3 install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple
# 设置时区
RUN rm -rf /etc/localtime