Update mcr.microsoft.com/devcontainers/javascript-node Docker tag to v24
All checks were successful
Test / Basic (pull_request) Successful in 3m17s

This commit is contained in:
2026-02-07 09:37:48 +00:00
parent 05609c9d40
commit c300a37419

View File

@@ -1,5 +1,5 @@
{
"image": "mcr.microsoft.com/devcontainers/javascript-node:22",
"image": "mcr.microsoft.com/devcontainers/javascript-node:24",
"forwardPorts": [3000],
"portsAttributes": {
"3000": {