We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4a94c5 commit 670a8ccCopy full SHA for 670a8cc
1 file changed
Dockerfile
@@ -16,7 +16,6 @@ FROM base as base_deps
16
ENV CI=1
17
18
COPY package.json pnpm-lock.yaml pnpm-workspace.yaml ./
19
-COPY patches/ patches/
20
21
RUN corepack enable
22
RUN corepack prepare --activate
0 commit comments