optimize the Dockerfile

pull/223/head
xiongsp 2 years ago
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…
Cancel
Save