Skip to content

Commit be644fc

Browse files
committed
Update prisma folder package to match the root more closely
1 parent 8a1d74b commit be644fc

File tree

3 files changed

+378
-81
lines changed

3 files changed

+378
-81
lines changed

prisma/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ WORKDIR /app
77

88
COPY . .
99

10-
RUN npm ci
10+
RUN npm ci
1111

1212
RUN chmod +x /app/wait-for-it.sh
1313
RUN chmod +x /app/entrypoint.sh

0 commit comments

Comments
 (0)