mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 00:55:07 +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 commands commands
|
||||
COPY filters filters
|
||||
COPY requirements.txt requirements.txt
|
||||
|
||||
RUN pip install --upgrade pip
|
||||
|
Loading…
Reference in New Issue
Block a user