Files
telegram-helper-bot/Dockerfile.bot
Andrey 5fa2468467 Update Dockerfile.bot to include SQLite installation and initialize database schema
- Added sqlite3 installation to Dockerfile for database support.
- Changed ownership commands to use fixed UID for non-root user.
- Initialized SQLite database with schema during the build process.
- Removed outdated migration scripts to streamline the project structure.
2025-08-31 11:06:32 +03:00

1.7 KiB