diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 204ee4c6080..fdf6c6cca06 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,7 @@ // README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node { "name": "FakerJs", - "image": "mcr.microsoft.com/devcontainers/typescript-node:22@sha256:2baa40a4eef3ac5b42d53acddaca3aac2e47bc30c54788f6fe299dbc5da83262", + "image": "mcr.microsoft.com/devcontainers/typescript-node:22@sha256:b99bdcd3a5c1d9ae6dee2121afbc26ce5182198e6770137bea82d9686609f154", // Features to add to the dev container. More info: https://containers.dev/features. // "features": {},