Skip to content

Commit 2e05f6c

Browse files
fix: fix Dockerfile
1 parent 600110e commit 2e05f6c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ ARG SASS_VARIABLE_PRIMARY
2424
RUN pnpm run build
2525

2626
FROM build-stage AS api-deploy
27-
RUN pnpm prune --prod
2827
RUN pnpm --filter @slimfact/api deploy api --prod
2928
RUN pnpm --filter @slimfact/app deploy app --prod --no-optional
3029
RUN pnpm --filter @slimfact/downloader deploy downloader --prod --no-optional

0 commit comments

Comments
 (0)