Merge d05ccf80704b087d5f00961f92749fdc5eab00ef into f093f21ca4cfa7c75ccbbc2be54da76a0c7e1f05

This commit is contained in:
Martin Gonzalez Lugo 2025-11-14 08:42:59 -05:00 committed by GitHub
commit 5f7edfe395
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,5 +2,5 @@
// README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node // README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node
{ {
"name": "@actions/download-artifact", "name": "@actions/download-artifact",
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-16" "image": "mcr.microsoft.com/devcontainers/typescript-node:0-50"
} }