aboutsummaryrefslogtreecommitdiff
path: root/.devcontainer/devcontainer.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-10-02 08:33:46 +0200
committerGitHub <[email protected]>2024-10-02 08:33:46 +0200
commit34937dc5328f6532a2324a1bb3a971190d66d543 (patch)
treea300aa2dcab9394e5840582eafcf3ba142d7a37d /.devcontainer/devcontainer.json
parent4a8499a1630444ea5b2463cf3e2d687db6980428 (diff)
downloadfaker-34937dc5328f6532a2324a1bb3a971190d66d543.tar.xz
faker-34937dc5328f6532a2324a1bb3a971190d66d543.zip
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to 79c4181 (#3148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.devcontainer/devcontainer.json')
-rw-r--r--.devcontainer/devcontainer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index cb4474d4..0405a97e 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:8fac147b83828b1ea661bffd850bd03a6a3f3229d8349b9880d86e55e0d25569",
+ "image": "mcr.microsoft.com/devcontainers/typescript-node:22@sha256:79c4181532784148abe5d0dd37505f420674990fd104f8294fd06155003fa442",
// Features to add to the dev container. More info: https://containers.dev/features.
// "features": {},