Skip to content

Commit

Permalink
πŸ› Add version for pnpm #2793 (#2794)
Browse files Browse the repository at this point in the history
  • Loading branch information
millianapia authored Feb 3, 2025
1 parent 82fda27 commit 5c7e1de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ ENV PNPM_HOME="/pnpm"
ENV PATH="$PNPM_HOME:$PATH"
ENV NODE_OPTIONS="--max_old_space_size=8192"
RUN corepack enable
RUN corepack prepare [email protected] --activate
COPY . /app
WORKDIR /app

Expand Down

0 comments on commit 5c7e1de

Please sign in to comment.