Skip to content

Commit 35f7b9e

Browse files
committed
Build/Test Tools: Change the version of Node.js in the Codespaces container.
Follow up to [56378] and [56387]. Props jeffpaul. See #56658. git-svn-id: https://develop.svn.wordpress.org/trunk@56442 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 222af98 commit 35f7b9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"username": "wordpress"
1212
},
1313
"ghcr.io/devcontainers/features/node:1": {
14-
"version": "14"
14+
"version": "16"
1515
},
1616
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
1717
"ghcr.io/devcontainers/features/git:1": {}

0 commit comments

Comments
 (0)