chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v4 (#55360)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-19 09:20:26 +08:00
committed by GitHub
parent 9823f348fc
commit 9b953b0fcc

View File

@@ -2,7 +2,7 @@
// 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": "ant-design", "name": "ant-design",
"image": "mcr.microsoft.com/devcontainers/typescript-node:3-22-bookworm", "image": "mcr.microsoft.com/devcontainers/typescript-node:4-22-bookworm",
"postCreateCommand": "pnpm install", "postCreateCommand": "pnpm install",
"customizations": { "customizations": {
"vscode": { "vscode": {