fix docker-compose

This commit is contained in:
s.mostryukov 2025-03-13 18:13:50 +03:00
parent 3ec90da1e0
commit f109bd59ab
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ services:
command: [redis-server, --protected-mode yes, --port 6379, --requirepass, P@ssw0rd!]
tg-bot:
image: git.sm8255082.ru/osnova/zbx-tg-bot:1.1.0
image: git.sm8255082.ru/osnova/zbx-tg-bot:2.0.0
restart: always
depends_on:
- redis