Bump devcontainer nodejs version to 20

(cherry picked from commit d8222c066c04d5219a21a6e7f9f3571a67e8dcca)
pull/10912/head
Chaz Harris 2 months ago committed by Bogdan
parent e8bbe0ee9f
commit 2aca6c6e1d

@ -6,7 +6,7 @@
"features": {
"ghcr.io/devcontainers/features/node:1": {
"nodeGypDependencies": true,
"version": "16",
"version": "20",
"nvmVersion": "latest"
}
},

Loading…
Cancel
Save