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 69d3bac commit c1f8b96
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 tsc
RUN pnpm install --global tsc
RUN pnpm build:all

0 comments on commit c1f8b96

Please sign in to comment.