chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v22 #7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "GitHub Actions (TypeScript)",
|
"name": "GitHub Actions (TypeScript)",
|
||||||
"image": "mcr.microsoft.com/devcontainers/typescript-node:20",
|
"image": "mcr.microsoft.com/devcontainers/typescript-node:22",
|
||||||
"postCreateCommand": "npm install",
|
"postCreateCommand": "npm install",
|
||||||
"customizations": {
|
"customizations": {
|
||||||
"codespaces": {
|
"codespaces": {
|
||||||
|
|
Loading…
Reference in a new issue