Skip to content

v1.15.11

Choose a tag to compare

@github-actions github-actions released this 02 Jun 02:52

This patch release resolves a Docker deployment issue where the Prisma client and query engine could not be located correctly in containerized environments.

πŸ› Bug Fixes

  • Fixed Prisma client and engine discovery in Docker builds by using dynamic path resolution instead of hardcoded locations.