Skip to content

Commit

Permalink
try to fix Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chabanyknikita committed Nov 20, 2024
1 parent 6f66bea commit 5c5d387
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ ARG STAGING

WORKDIR /build
COPY package.json yarn.lock .yarnrc.yml ./
COPY .yarn .yarn
RUN yarn set version 4.3.1
RUN yarn

COPY . .
Expand Down

0 comments on commit 5c5d387

Please sign in to comment.