mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-19 17:16:44 +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 -r requirements.txt
|
||||
|
||||
CMD ['python', 'app.py']
|
||||
CMD python app.py
|
Reference in New Issue
Block a user