chore: bump pnpm to v10 in web dockerfile (#17611)
This commit is contained in:
parent
5a6219c726
commit
be3ebea45b
4 changed files with 7 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
npm add -g pnpm@9.12.2
|
||||
npm add -g pnpm@10.8.0
|
||||
cd web && pnpm install
|
||||
pipx install poetry
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue