diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 1a2667e..642a9f2 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:2": { + "ghcr.io/devcontainers/features/docker-in-docker:3": { "moby": true, "azureDnsAutoDetection": true, "installDockerBuildx": true,