ci: add releaserc and set node version to 20

This commit is contained in:
zs-ko
2024-06-05 10:28:49 +00:00
parent 1f17bf0032
commit 650857e627
4 changed files with 19 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
{
"name": "Node.js & TypeScript",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/typescript-node:1-18-bullseye",
"image": "mcr.microsoft.com/devcontainers/typescript-node:1-22-bookworm",
// Features to add to the dev container. More info: https://containers.dev/features.
"features": {