Added patch to fix loop in aiogram
This commit is contained in:
@@ -13,4 +13,5 @@ RUN apk update \
|
||||
postgresql-dev
|
||||
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
RUN sh ./utils/patch/aiogram-patch-loop.sh
|
||||
CMD ["python3", "bot.py"]
|
||||
|
Reference in New Issue
Block a user