mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-17 16:20:05 +08:00
Update
This commit is contained in:
parent
f74c3111c4
commit
53b4c22082
@ -8,4 +8,4 @@ COPY requirements.txt requirements.txt
|
||||
RUN pip install --upgrade pip
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
CMD ['python', 'app.py']
|
||||
CMD python app.py
|
Loading…
x
Reference in New Issue
Block a user