Skip to content

Commit 9945a76

Browse files
Copilotdata-douser
andauthored
Fix devcontainer: update typescript-node image from 24 to 25 for Node >=25.6.0 compatibility
Agent-Logs-Url: https://github.com/advanced-security/codeql-development-mcp-server/sessions/eeb2bb66-bcd2-47d2-88f3-532a9401b22d Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com>
1 parent 4d16150 commit 9945a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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)