Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Apr 6, 2024
1 parent c1f8b96 commit 9af2e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ RUN echo "The backend URL is $BACKEND_URL"
RUN mkdir /app/temp

RUN pnpm install --prod --ignore-scripts
RUN pnpm install --global tsc
RUN pnpm install -w tsc
RUN pnpm build:all

0 comments on commit 9af2e76

Please sign in to comment.