mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 17:22:42 +02:00
Fix Prisma migrations in Docker images
This commit is contained in:
parent
407af033b4
commit
99d7c0978d
2 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
### Fixed
|
||||
- Prisma client and migrations are no longer broken in built Docker images
|
||||
|
||||
## [0.3.0] - 2022-01-05
|
||||
### Changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue