diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-05-08 20:06:55 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-05-08 20:06:55 +0200 |
| commit | c0d5217e10e788249096351bad14f951db5fea59 (patch) | |
| tree | 39c07564924f5946dd10d4437dc6344cb9b12693 | |
| parent | 049875d2833f37ea7b59bb068eba75c494e8da87 (diff) | |
| download | faker-c0d5217e10e788249096351bad14f951db5fea59.tar.xz faker-c0d5217e10e788249096351bad14f951db5fea59.zip | |
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to fb211a0 (#3508)
| -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 e492c3ed..fdcaf59c 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:a20b8a3538313487ac9266875bbf733e544c1aa2091df2bb99ab592a6d4f7399", + "image": "mcr.microsoft.com/devcontainers/typescript-node:22@sha256:fb211a0ea31a6177507498c084682aae8c9c31ca27668ea122246aa16a4723a0", // Features to add to the dev container. More info: https://containers.dev/features. // "features": {}, |
