mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 05:59:10 +08:00
Fix Dockerfile
This commit is contained in:
parent
4277b138c2
commit
2010849fee
@ -3,6 +3,7 @@ MAINTAINER Richard Chien <richardchienthebest@gmail.com>
|
|||||||
|
|
||||||
COPY *.py ./
|
COPY *.py ./
|
||||||
COPY commands commands
|
COPY commands commands
|
||||||
|
COPY filters filters
|
||||||
COPY requirements.txt requirements.txt
|
COPY requirements.txt requirements.txt
|
||||||
|
|
||||||
RUN pip install --upgrade pip
|
RUN pip install --upgrade pip
|
||||||
|
Loading…
Reference in New Issue
Block a user