diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 5da686e..0f61898 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -7,7 +7,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:3": { "installDockerBuildx": true, "version": "latest", "dockerDashComposeVersion": "latest"