diff --git a/.devcontainer.json b/.devcontainer.json index ea7e194..0b18eac 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -8,7 +8,7 @@ } }, "features": { - "ghcr.io/devcontainers/features/docker-in-docker:1": {} + "ghcr.io/devcontainers/features/docker-in-docker:2": {} }, "postCreateCommand": "npm install -g @devcontainers/cli" } \ No newline at end of file