Skip to content

Commit

Permalink
Update Dockerfile (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
arul-fourseals authored Jan 3, 2025
1 parent ff514ec commit 12f9924
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ COPY package*.json ./
RUN corepack enable
RUN corepack prepare [email protected] --activate
RUN yarn --version
#RUN yarn install
RUN yarn install --immutable
RUN yarn install
#RUN yarn install --immutable


# Copy production build
Expand Down

0 comments on commit 12f9924

Please sign in to comment.