Update aiogram/telegram-bot-api Docker tag to v7.9
This commit is contained in:
parent
789dbac86d
commit
9caa7bbbf7
|
|
@ -6,7 +6,7 @@ networks:
|
|||
|
||||
services:
|
||||
telegram-bot-api:
|
||||
image: aiogram/telegram-bot-api:7.8
|
||||
image: aiogram/telegram-bot-api:7.9
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
Loading…
Reference in New Issue