Skip to content

Commit 4891b5d

Browse files
committed
Update devcontainer.json for Node 24->25 upgrade
1 parent 25da033 commit 4891b5d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"image": "mcr.microsoft.com/devcontainers/typescript-node:24",
2+
"image": "mcr.microsoft.com/devcontainers/typescript-node:25",
33
"customizations": {
44
"vscode": {
55
"extensions": [

0 commit comments

Comments
 (0)