Skip to content

Commit bacd039

Browse files
committed
dumili: Remove prisma engine copying in Dockerfile
1 parent 91ff314 commit bacd039

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/dumili/api/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ WORKDIR /app
44

55
RUN apt-get update && apt-get install -y openssl && apt-get clean && rm -rf /var/lib/apt/lists/*
66

7-
COPY packages/prisma-schemas/client_coa/libquery_engine-debian-openssl-3.0.x.so.node /tmp/prisma-engines/
87
COPY apps/dumili/api/prisma/client_dumili/libquery_engine-debian-openssl-3.0.x.so.node /tmp/prisma-engines/
98

109
COPY apps/dumili/api/.env /app/

0 commit comments

Comments
 (0)