mirror of
https://github.com/0-8-4/miui-auto-tasks.git
synced 2025-02-07 10:59:40 +00:00
update Dockerfile (#254)
This commit is contained in:
parent
60e0ee65d1
commit
597bd50a58
@ -1,6 +1,6 @@
|
|||||||
FROM python:alpine
|
FROM python:alpine
|
||||||
|
|
||||||
RUN apk add --no-cache gcc musl-dev python3-dev libffi-dev
|
RUN apk add --no-cache gcc g++ musl-dev python3-dev libffi-dev
|
||||||
|
|
||||||
RUN pip install --no-cache-dir pdm
|
RUN pip install --no-cache-dir pdm
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user