mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-11-05 01:16:42 +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