@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Downgraded Node from v18 to v16 (Dockerfile) to resolve prisma SEGSEGV errors during db migration (see https://github.com/prisma/prisma/issues/10649)
- Downgraded `Node.js` from version `18` to `16` (Dockerfile) to resolve `SIGSEGV` (segmentation fault) during the `prisma` database migrations (see https://github.com/prisma/prisma/issues/10649)