- recompile, newer typescript dev container

This commit is contained in:
Mike Penz
2023-08-18 17:20:39 +00:00
committed by GitHub
parent ce66235291
commit d9daf249eb
5 changed files with 264 additions and 183 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"image": "mcr.microsoft.com/devcontainers/typescript-node:16-bullseye",
"features": {
"ghcr.io/devcontainers/features/node:1": {},
"ghcr.io/devcontainers-contrib/features/typescript:1": {}
"ghcr.io/devcontainers-contrib/features/typescript:2.0.9": {}
},
// Features to add to the dev container. More info: https://containers.dev/features.