diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-10-22 20:32:26 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-22 20:32:26 +0200 |
| commit | 43a83256cc5b359af1c70ccdd36cefd5e68fc704 (patch) | |
| tree | ae076a91f0cb470ad46c455cd645b6e0fa4af2d3 /.devcontainer/devcontainer.json | |
| parent | 1337d7fdffa207649c1b3c2837ac7236280e978d (diff) | |
| download | faker-43a83256cc5b359af1c70ccdd36cefd5e68fc704.tar.xz faker-43a83256cc5b359af1c70ccdd36cefd5e68fc704.zip | |
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to dc2c365 (#3208)
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 0405a97e..d11ef145 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:79c4181532784148abe5d0dd37505f420674990fd104f8294fd06155003fa442", + "image": "mcr.microsoft.com/devcontainers/typescript-node:22@sha256:dc2c3654370fe92a55daeefe9d2d95839d85bdc1f68f7fd4ab86621f49e5818a", // Features to add to the dev container. More info: https://containers.dev/features. // "features": {}, |
