1
0
Fork 0

chore(build): build docker image

This commit is contained in:
Vojtěch Mareš 2023-06-27 14:02:24 +02:00
parent 44a95cbf1c
commit 509316b60b
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
4 changed files with 65 additions and 0 deletions

View file

@ -4,6 +4,7 @@
generator client {
provider = "prisma-client-js"
previewFeatures = ["jsonProtocol"]
binaryTargets = ["native", "linux-musl-openssl-3.0.x"]
}
datasource db {