aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-05-18 13:27:47 +0000
committerGitHub <noreply@github.com>2026-05-18 13:27:47 +0000
commit8d28c15e3e6ec9a24eaeb804a8813ad35fb72d50 (patch)
tree92ca95671ee264dc828e773bf81d86313caecfa7
parent8b84bf6e21a2df5fcfb8c9e3ea4260117f602096 (diff)
Update ghcr.io/devcontainers/features/docker-in-docker Docker tag to v3
-rw-r--r--.devcontainer/devcontainer.json2
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": {},