Update aiogram/telegram-bot-api Docker tag to v9.2 (#1272)
This commit is contained in:
parent
fe14b49845
commit
903ae96a73
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
telegram-bot-api:
|
telegram-bot-api:
|
||||||
image: aiogram/telegram-bot-api:9.1
|
image: aiogram/telegram-bot-api:9.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue