diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-08-12 10:44:33 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-12 10:44:33 +0200 |
| commit | f1f03eb9377134b0b2a51e0f7e413267a85bae6d (patch) | |
| tree | 6af717b31ea1e23ee888e6bf1f360a2df788f382 /.devcontainer | |
| parent | 8187bcf46127202c57422a4beecbf21f08c38ad2 (diff) | |
| download | faker-f1f03eb9377134b0b2a51e0f7e413267a85bae6d.tar.xz faker-f1f03eb9377134b0b2a51e0f7e413267a85bae6d.zip | |
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to eaf300f (#3045)
Diffstat (limited to '.devcontainer')
| -rw-r--r-- | .devcontainer/devcontainer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 4fbe8807..393b10e4 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:40c11f6cd205d00ffbaba2453a27756290e3343b1c5d37fd8ccf2e5d45ca7bf3", + "image": "mcr.microsoft.com/devcontainers/typescript-node:22@sha256:eaf300f3d402d0e9d833da88d6ab2d73787ce3bdbd62eea17f1b6894b99370b6", // Features to add to the dev container. More info: https://containers.dev/features. // "features": {}, |
