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 8e2453c commit 04143cbCopy full SHA for 04143cb
Dockerfile
@@ -9,6 +9,7 @@ COPY package.json pnpm-lock.yaml ./
9
COPY patches ./patches/
10
11
RUN npm i -g [email protected]
12
+RUN pnpm approve-builds
13
RUN pnpm fetch --prod
14
# RUN pnpm fetch
15
RUN pnpm i -P --ignore-scripts
0 commit comments