diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-05-18 13:27:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-18 13:27:47 +0000 |
| commit | 8d28c15e3e6ec9a24eaeb804a8813ad35fb72d50 (patch) | |
| tree | 92ca95671ee264dc828e773bf81d86313caecfa7 /.devcontainer/devcontainer.json | |
| parent | 8b84bf6e21a2df5fcfb8c9e3ea4260117f602096 (diff) | |
Update ghcr.io/devcontainers/features/docker-in-docker Docker tag to v3
Diffstat (limited to '.devcontainer/devcontainer.json')
| -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 c67c292372..4ce0d7583a 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -33,7 +33,7 @@ "libfontconfig1" ] }, - "ghcr.io/devcontainers/features/docker-in-docker:2": { + "ghcr.io/devcontainers/features/docker-in-docker:3": { "dockerDashComposeVersion": "v2" }, "ghcr.io/devcontainers/features/github-cli:1": {}, |
