diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 32c2b224..0ae991b1 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -80,7 +80,7 @@ // Features to add to the dev container "features": { - "ghcr.io/devcontainers/features/docker-in-docker:2": { + "ghcr.io/devcontainers/features/docker-in-docker:3": { "moby": true }, "ghcr.io/devcontainers/features/github-cli:1": {}