diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 0ae991b1..64e63417 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:3": { + "ghcr.io/devcontainers/features/docker-in-docker:4": { "moby": true }, "ghcr.io/devcontainers/features/github-cli:1": {}