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 8bee83f commit f2e28d6Copy full SHA for f2e28d6
1 file changed
build/Containerfile.builder
@@ -29,5 +29,5 @@ COPY tests/playwright/package.json tests/playwright/package.json
29
COPY .npmrc .npmrc
30
31
RUN npm i -g ssh2@1.16.0 && \
32
- npm install --global pnpm@10 && \
+ npm install --global pnpm@10.20.0 && \
33
pnpm --frozen-lockfile install
0 commit comments