topcoder-platform / resources-api

This microservice provides interaction with Challenge Resources
6 stars 27 forks source link

fix: update Python and deploy script versions for Docker compatibility #147

Closed rakibansary closed 11 months ago

rakibansary commented 11 months ago

Resolved TypeError in Docker Compose due to version incompatibility by updating the Python Docker image and deploy script versions. This ensures compatibility with newer Python and Docker Compose API changes.