aboutsummaryrefslogtreecommitdiff
path: root/.devcontainer/devcontainer.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-09-16 11:05:22 +0200
committerGitHub <[email protected]>2024-09-16 11:05:22 +0200
commit847c21b0ac01e542ce644c847bedb041ef6efb1c (patch)
treec22497b871dc696d843037ae88a08cc41647fa55 /.devcontainer/devcontainer.json
parente2ea797ea950fedfd4ec0e5df99e89abd5272da5 (diff)
downloadfaker-847c21b0ac01e542ce644c847bedb041ef6efb1c.tar.xz
faker-847c21b0ac01e542ce644c847bedb041ef6efb1c.zip
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to 34a8d83 (#3113)
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 d902f44d..25122bcc 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:bac061bcdaed47c16949eaf1b1315cc69ba5e372911e77d6cdfdc5843c1c012c",
+ "image": "mcr.microsoft.com/devcontainers/typescript-node:22@sha256:34a8d83d38c96b2b59e42d522f09313b02223185896d52b07d9c3e8ba2b6266f",
// Features to add to the dev container. More info: https://containers.dev/features.
// "features": {},