diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 34ab89e..e8a8427 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -7,7 +7,7 @@ "overrideCommand": true, // 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": {} }, // Configure tool-specific properties. "customizations": {