chore: Use pnpm@8.8.0 on DevContainer (#11975)
This commit is contained in:
parent
a5b6e807bb
commit
691fe711ff
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,9 @@
|
|||
"service": "app",
|
||||
"workspaceFolder": "/workspace",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers-contrib/features/pnpm:2": {},
|
||||
"ghcr.io/devcontainers-contrib/features/pnpm:2": {
|
||||
"version": "8.8.0"
|
||||
},
|
||||
"ghcr.io/devcontainers/features/node:1": {
|
||||
"version": "20.5.1"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue