diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-07-16 13:42:11 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-07-16 13:42:11 +0200 |
| commit | 740d39b4a9f58255a091e43ea3989878f4cba331 (patch) | |
| tree | c06afabe71344f961568efb6437a16d1321eb149 /.devcontainer | |
| parent | 8a35e7092587aa236b5f759cfff34fc6318ebf60 (diff) | |
| download | faker-740d39b4a9f58255a091e43ea3989878f4cba331.tar.xz faker-740d39b4a9f58255a091e43ea3989878f4cba331.zip | |
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to 40c11f6 (#3009)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.devcontainer')
| -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 cf097cb7..4fbe8807 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:2c54a060aadfb853e8d57377eb093b1593fca93864f67a32e7e977e4df0e4329", + "image": "mcr.microsoft.com/devcontainers/typescript-node:22@sha256:40c11f6cd205d00ffbaba2453a27756290e3343b1c5d37fd8ccf2e5d45ca7bf3", // Features to add to the dev container. More info: https://containers.dev/features. // "features": {}, |
