mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 16:51:26 +00:00
Fix Dockerfile
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user