Skip to content

Commit

Permalink
upd e2e portal dockerfile (#965)
Browse files Browse the repository at this point in the history
  • Loading branch information
ikethecoder committed Dec 5, 2023
1 parent 56cb3a2 commit f449457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local/portal/Dockerfile.E2E
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ COPY --chown=node src/*.json ./

COPY --chown=node src/nyc-config.js ./

RUN npm install
RUN npm install --legacy-peer-deps

COPY --chown=node src ./

Expand Down

0 comments on commit f449457

Please sign in to comment.