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

This commit is contained in:
Peter 2025-02-15 03:35:35 +00:00
parent d7ba37343c
commit 136c87b080

View file

@ -1,6 +1,6 @@
{
"name": "GitHub Actions (TypeScript)",
"image": "mcr.microsoft.com/devcontainers/typescript-node:20",
"image": "mcr.microsoft.com/devcontainers/typescript-node:22",
"postCreateCommand": "npm install",
"customizations": {
"codespaces": {