aboutsummaryrefslogtreecommitdiff
path: root/.devcontainer/devcontainer.json
diff options
context:
space:
mode:
authorST-DDT <[email protected]>2024-05-14 18:16:20 +0200
committerGitHub <[email protected]>2024-05-14 18:16:20 +0200
commit044a75600d03cd7f7abfc3b0cbf98f909f1b1d08 (patch)
tree2aea850e94f81e1b4c4f037e3153e5998b5791e6 /.devcontainer/devcontainer.json
parent5ba44bc4a62b708b86cd50cda74977bc3b697240 (diff)
downloadfaker-044a75600d03cd7f7abfc3b0cbf98f909f1b1d08.tar.xz
faker-044a75600d03cd7f7abfc3b0cbf98f909f1b1d08.zip
chore(deps): update devcontainer image (#2898)
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 660b9326..05078ffa 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:1-18@sha256:60a5b036b98734b4ebd1701f5acbc451fdef51a303d111ee88e9ac6cefa79f62",
+ "image": "mcr.microsoft.com/devcontainers/typescript-node:20@sha256:173debabac3a927225aac3fa451dfd1baa780d5fb8f8e513b1efc615e3221225",
// Features to add to the dev container. More info: https://containers.dev/features.
// "features": {},