aiondemand / AIOD-rest-api

A containerized application using FastAPI and SQLAlchemy connected to a MySQL database.
MIT License
10 stars 7 forks source link

Enhancement/fixed version tags #314

Closed jsmatias closed 2 months ago

jsmatias commented 2 months ago

Fixed the version tags of the Docker images for better version control management. This will also upgrade the Keycloak version 23.0.3, which has a bug affecting our deployed instances.

Reference on the bug: https://github.com/keycloak/keycloak/issues/25120

*Update: Keycloak version was actually fixed to 24.0.4