- Changed Docker image references in docker-compose.yml to utilize environment variables for versioning. - Updated GitHub Actions workflow to generate and use dynamic image tags based on the commit SHA for both web and bot images. - Ensured that the .env file is populated with the new image tags during the deployment process.