We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84530c4 commit 6fd5d60Copy full SHA for 6fd5d60
.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:34a8d83d38c96b2b59e42d522f09313b02223185896d52b07d9c3e8ba2b6266f",
+ "image": "mcr.microsoft.com/devcontainers/typescript-node:22@sha256:8fac147b83828b1ea661bffd850bd03a6a3f3229d8349b9880d86e55e0d25569",
6
7
// Features to add to the dev container. More info: https://containers.dev/features.
8
// "features": {},
0 commit comments