diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 65f66bf..a634a49 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -6,7 +6,7 @@ "image": "mcr.microsoft.com/devcontainers/python:1-3.11-bookworm", // Features to add to the dev container. More info: https://containers.dev/features. "features": { - "ghcr.io/devcontainers/features/docker-in-docker:2": { + "ghcr.io/devcontainers/features/docker-in-docker:3": { "moby": true, "azureDnsAutoDetection": true, "installDockerBuildx": true,