mirror of
https://github.com/marcogll/telegram_new_socias.git
synced 2026-01-13 13:15:16 +00:00
feat: Update Dockerfile to use Python 3.12 and modify docker-compose to specify bot image directly; enhance onboarding role selection prompts.
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
bot:
|
||||
build: .
|
||||
image: marcogll/vanessa-bot:1.2
|
||||
container_name: vanessa_bot
|
||||
restart: always
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user