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:
Marco Gallegos
2025-12-15 10:28:32 -06:00
parent 8422a874d9
commit 68848cee49
3 changed files with 14 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ version: "3.8"
services:
bot:
build: .
image: marcogll/vanessa-bot:1.2
container_name: vanessa_bot
restart: always
env_file: