Skip to content

Commit aacbf0a

Browse files
committed
build(*): bump pnpm to v9
1 parent f5c1e21 commit aacbf0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/node-base.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ RUN if [ "$CODECOV" != "false" ]; then \
88
curl \
99
; fi
1010

11-
RUN npm install --global pnpm@7
11+
RUN npm install --global pnpm@9

0 commit comments

Comments
 (0)