optimize the Dockerfile
This commit is contained in:
parent
777370a5f8
commit
38a3d913ed
@ -1,4 +1,4 @@
|
||||
FROM python:3.9.0-buster
|
||||
FROM python:3.9.0-alpine
|
||||
|
||||
RUN pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --upgrade pip && pip install -i https://pypi.tuna.tsinghua.edu.cn/simple mkdocs mkdocs-material
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user