Update aiogram/telegram-bot-api Docker tag to v7.10
This commit is contained in:
parent
f92f740ed4
commit
8048b37dd8
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
telegram-bot-api:
|
telegram-bot-api:
|
||||||
image: aiogram/telegram-bot-api:7.9
|
image: aiogram/telegram-bot-api:7.10
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue