diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-06-15 15:36:13 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-15 15:36:13 +0200 |
| commit | f08b24374c81c11adff2a68015483a41ae06d9d3 (patch) | |
| tree | 74740e094d21535a78a575a6291a66f47d444180 | |
| parent | b7c01cce7d7e289831229f4654345a67d4a97f89 (diff) | |
| download | faker-f08b24374c81c11adff2a68015483a41ae06d9d3.tar.xz faker-f08b24374c81c11adff2a68015483a41ae06d9d3.zip | |
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to 7c2e711 (#3522)
| -rw-r--r-- | .devcontainer/devcontainer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index fdcaf59c..71e640cc 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:fb211a0ea31a6177507498c084682aae8c9c31ca27668ea122246aa16a4723a0", + "image": "mcr.microsoft.com/devcontainers/typescript-node:22@sha256:7c2e711a4f7b02f32d2da16192d5e05aa7c95279be4ce889cff5df316f251c1d", // Features to add to the dev container. More info: https://containers.dev/features. // "features": {}, |
