diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 20fb597..6902dd1 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -9,7 +9,7 @@ // 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:4": { "moby": true, "azureDnsAutoDetection": true, "installDockerBuildx": true,