chore(build): build docker image
This commit is contained in:
parent
44a95cbf1c
commit
509316b60b
4 changed files with 65 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
generator client {
|
||||
provider = "prisma-client-js"
|
||||
previewFeatures = ["jsonProtocol"]
|
||||
binaryTargets = ["native", "linux-musl-openssl-3.0.x"]
|
||||
}
|
||||
|
||||
datasource db {
|
||||
|
|
|
|||
Reference in a new issue