Hi devs, Following the recent MacOS Sonoma update, certain Java applications running in Docker containers are throwing random SIGSEV errors (similarly reported here: https://github.com/docker/for-mac/issues/7006). This is impacting some Fineract devs as well.
I've implemented a quick fix by building architecture-specific Docker images. This should resolve issues on M1 and M2 chips. Please review and merge the PR: https://github.com/apache/fineract/pull/3503 Regards, Peter Bagrij