aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-08-09 12:07:06 +0200
committerGitHub <[email protected]>2025-08-09 10:07:06 +0000
commitf98a3ceca69661f5d53f5e2794aebfacd88eec5d (patch)
tree7f482627fcdbf7566ad19a4762e83bdd7666d611
parentadc530a3abfcd11c01180a0ca15803946a1a0012 (diff)
downloadfaker-f98a3ceca69661f5d53f5e2794aebfacd88eec5d.tar.xz
faker-f98a3ceca69661f5d53f5e2794aebfacd88eec5d.zip
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to 2baa40a (#3575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--.devcontainer/devcontainer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index 71e640cc..204ee4c6 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:7c2e711a4f7b02f32d2da16192d5e05aa7c95279be4ce889cff5df316f251c1d",
+ "image": "mcr.microsoft.com/devcontainers/typescript-node:22@sha256:2baa40a4eef3ac5b42d53acddaca3aac2e47bc30c54788f6fe299dbc5da83262",
// Features to add to the dev container. More info: https://containers.dev/features.
// "features": {},