psl kill me
This commit is contained in:
parent
96f5ef2215
commit
cedd3c8849
@ -20,7 +20,7 @@ WORKDIR /app
|
||||
COPY --from=build /app/dist /app/dist
|
||||
COPY --from=build /app/package.json /app/package.json
|
||||
COPY --from=build /app/pnpm-lock.yaml /app/pnpm-lock.yaml
|
||||
RUN pnpm install --frozen-lockfile
|
||||
RUN pnpm install
|
||||
|
||||
EXPOSE 4321
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user