Make WordPress Core

Changeset 56442


Ignore:
Timestamp:
08/24/2023 02:07:53 PM (4 months ago)
Author:
desrosj
Message:

Build/Test Tools: Change the version of Node.js in the Codespaces container.

Follow up to [56378] and [56387].

Props jeffpaul.
See #56658.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.devcontainer/devcontainer.json

    r55712 r56442  
    1212        },
    1313        "ghcr.io/devcontainers/features/node:1": {
    14             "version": "14"
     14            "version": "16"
    1515        },
    1616        "ghcr.io/devcontainers/features/docker-in-docker:2": {},
Note: See TracChangeset for help on using the changeset viewer.