Skip to content

Commit 7c5b385

Browse files
committed
Updates pnpm version in unit-tests dockerfile
1 parent d61feb8 commit 7c5b385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ RUN apt-get update && \
3030
apt-get install -y nodejs && \
3131
rm -rf /var/lib/apt/lists/*
3232

33-
RUN npm install -g pnpm@9
33+
RUN npm install -g pnpm@10

0 commit comments

Comments
 (0)