fix: openssl
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m36s

This commit is contained in:
Akshay Rajput 2025-01-11 04:39:07 +05:30
parent ff70624283
commit b9cfc55751
Signed by: TheHamkerCat
GPG Key ID: 4B32A124C668ECFF

View File

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