diff --git a/docker-compose.yml b/docker-compose.yml index bd67461..74837ee 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5,7 +5,7 @@ services: build: context: . dockerfile: Dockerfile - image: tg-captcha-bot:latest + image: "mxssl/tg-captcha-bot:v1.1.11" volumes: - ./config.toml:/config.toml restart: unless-stopped