diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-09-23 17:51:58 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-23 17:51:58 +0000 |
| commit | 6fd5d60477c652d54a5dab93d08bc822de4322d5 (patch) | |
| tree | 3928f767a6808fbd2362a0104c0b771b0158624c /.devcontainer/devcontainer.json | |
| parent | 84530c4074ec83d62ac429dafa9a49243513ebb9 (diff) | |
| download | faker-6fd5d60477c652d54a5dab93d08bc822de4322d5.tar.xz faker-6fd5d60477c652d54a5dab93d08bc822de4322d5.zip | |
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to 8fac147 (#3132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.devcontainer/devcontainer.json')
| -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 25122bcc..cb4474d4 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:34a8d83d38c96b2b59e42d522f09313b02223185896d52b07d9c3e8ba2b6266f", + "image": "mcr.microsoft.com/devcontainers/typescript-node:22@sha256:8fac147b83828b1ea661bffd850bd03a6a3f3229d8349b9880d86e55e0d25569", // Features to add to the dev container. More info: https://containers.dev/features. // "features": {}, |
