We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 709de5b commit c2334f1Copy full SHA for c2334f1
.devcontainer/devcontainer.json
@@ -2,7 +2,7 @@
2
// README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node
3
{
4
"name": "FakerJs",
5
- "image": "mcr.microsoft.com/devcontainers/typescript-node:22@sha256:9791f4aa527774bc370c6bd2f6705ce5a686f1e6f204badd8dfaacce28c631ae",
+ "image": "mcr.microsoft.com/devcontainers/typescript-node:22@sha256:a20b8a3538313487ac9266875bbf733e544c1aa2091df2bb99ab592a6d4f7399",
6
7
// Features to add to the dev container. More info: https://containers.dev/features.
8
// "features": {},
0 commit comments