We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5812bc commit be68ec5Copy full SHA for be68ec5
.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:2baa40a4eef3ac5b42d53acddaca3aac2e47bc30c54788f6fe299dbc5da83262",
+ "image": "mcr.microsoft.com/devcontainers/typescript-node:22@sha256:b99bdcd3a5c1d9ae6dee2121afbc26ce5182198e6770137bea82d9686609f154",
6
7
// Features to add to the dev container. More info: https://containers.dev/features.
8
// "features": {},
0 commit comments