mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-29 17:27:41 +00:00
Update
This commit is contained in:
@ -8,4 +8,4 @@ COPY requirements.txt requirements.txt
|
|||||||
RUN pip install --upgrade pip
|
RUN pip install --upgrade pip
|
||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
|
|
||||||
CMD ['python', 'app.py']
|
CMD python app.py
|
Reference in New Issue
Block a user