Dear fellow Fineracters, We’ve recently reworked how Docker images for Fineract are published (thank you "Akshat-Soni02 <https://github.com/Akshat-Soni02/Akshat-Soni02>”, “javamak”) :
https://github.com/apache/fineract/pull/4969 https://github.com/apache/fineract/pull/5021 Summary of changes: The latest tag now always points to the most recent build of the develop branch (automatically updated with each push). Versioned tags like 1.12.1, 1.12.0, etc. correspond to official releases. Legacy tags (e.g., commit hashes and other intermediate builds) have been cleaned up. This maintenance was long overdue, and we hope the new structure makes it easier and clearer to use our Docker images. Please let me know if you are missing any “earlier” releases, and I will build and upload manually the missing versions. Best regards, Adam
