mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
Update Dockerfile
This commit is contained in:
parent
e49054b1ed
commit
327713bad5
@ -13,7 +13,7 @@ RUN apt update && \
|
||||
g++ && \
|
||||
apt clean
|
||||
|
||||
RUN pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
VOLUME /app/zhenxun/data /app/zhenxun/data
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user