fix: dockerfile

This commit is contained in:
Valknar XXX
2025-10-26 02:10:36 +02:00
parent 3c04314492
commit 392d42ce2c

View File

@@ -65,7 +65,7 @@ RUN pnpm --filter @sexy.pivoine.art/frontend build
RUN pnpm --filter @sexy.pivoine.art/bundle build
# Prune dev dependencies for production
RUN pnpm prune --prod
RUN pnpm install -rP --frozen-lockfile
# ============================================================================
# Runner stage - minimal production image