diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-06-12 15:41:53 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-12 15:41:53 +0200 |
| commit | c1aca55adeca4c3a096cf1c75d1e35a7c4373c45 (patch) | |
| tree | bcaa8cd7f93337cf349be166a8dcab8671dbe29a | |
| parent | f224c22bf741a7d6e7828dae41c72335276773b2 (diff) | |
| download | faker-c1aca55adeca4c3a096cf1c75d1e35a7c4373c45.tar.xz faker-c1aca55adeca4c3a096cf1c75d1e35a7c4373c45.zip | |
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to 2c54a06 (#2939)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -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 7f56f2d9..cf097cb7 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:52f2401bd5937985be000f34bb33bb3a3a47bd20249d91bc787d8f00eba220e9", + "image": "mcr.microsoft.com/devcontainers/typescript-node:22@sha256:2c54a060aadfb853e8d57377eb093b1593fca93864f67a32e7e977e4df0e4329", // Features to add to the dev container. More info: https://containers.dev/features. // "features": {}, |
