Update aiogram/telegram-bot-api Docker tag to v9.1 (#472)
This commit is contained in:
parent
7d8d5d2f22
commit
8e97b09bd4
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
telegram-bot-api:
|
telegram-bot-api:
|
||||||
image: aiogram/telegram-bot-api:9.0
|
image: aiogram/telegram-bot-api:9.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue