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:
|
||||
telegram-bot-api:
|
||||
image: aiogram/telegram-bot-api:9.0
|
||||
image: aiogram/telegram-bot-api:9.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue