Fixed docker file
This commit is contained in:
@@ -4,6 +4,7 @@ WORKDIR /cache
|
||||
|
||||
COPY package.json .
|
||||
COPY pnpm-lock.yaml .
|
||||
COPY patches ./patches
|
||||
|
||||
RUN corepack enable
|
||||
RUN pnpm install
|
||||
|
||||
Reference in New Issue
Block a user