aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-01-01 12:21:02 +0000
committerGitHub <[email protected]>2025-01-01 12:21:02 +0000
commitbcf5348196ad1b9aacd17eda227056a06bcd8550 (patch)
treeb6a40fb4ad1c7deda6c167d0fed44eb962df4e0d
parentcf493b3a1656a4ebd392403d6935fedda9d04d38 (diff)
downloadfaker-bcf5348196ad1b9aacd17eda227056a06bcd8550.tar.xz
faker-bcf5348196ad1b9aacd17eda227056a06bcd8550.zip
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to 9791f4a (#3354)
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 d11ef145..445baf8a 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:dc2c3654370fe92a55daeefe9d2d95839d85bdc1f68f7fd4ab86621f49e5818a",
+ "image": "mcr.microsoft.com/devcontainers/typescript-node:22@sha256:9791f4aa527774bc370c6bd2f6705ce5a686f1e6f204badd8dfaacce28c631ae",
// Features to add to the dev container. More info: https://containers.dev/features.
// "features": {},