diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 5ea0859..7a068f5 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -6,7 +6,7 @@ "image": "mcr.microsoft.com/devcontainers/base:bullseye", "features": { - "ghcr.io/devcontainers/features/docker-in-docker:3": { + "ghcr.io/devcontainers/features/docker-in-docker:4": { "moby": true, "azureDnsAutoDetection": true, "installDockerBuildx": true,