Skip to content

Commit

Permalink
chore: fix spacing in code
Browse files Browse the repository at this point in the history
  • Loading branch information
AureliusIvan committed Jun 7, 2024
1 parent 83ed4c0 commit 642d53f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM node:lts-iron

ENV NODE_OPTIONS="--max-old-space-size=4096"

RUN passwd -d root
RUN npm install -g pnpm

Expand Down

0 comments on commit 642d53f

Please sign in to comment.