1
0
Fork 0
mirror of https://github.com/rharkor/caching-for-turbo.git synced 2025-06-08 01:37:01 +09:00

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

This commit is contained in:
renovate[bot] 2024-06-13 14:24:06 +00:00 committed by GitHub
parent 438ee8d03d
commit 6d704387f1
Signed by: github
GPG key ID: B5690EEEBB952194

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": {