Frozen file ?
This commit is contained in:
parent
4dff417442
commit
a731054401
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ ENV NODE_ENV=production \
|
||||||
PORT=3000
|
PORT=3000
|
||||||
|
|
||||||
RUN npm install -g pnpm && \
|
RUN npm install -g pnpm && \
|
||||||
pnpm install --frozen-lockfile
|
pnpm install
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue