diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 2fec915..42f1b2b 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,7 @@ { "image": "mcr.microsoft.com/devcontainers/javascript-node:1-18-bullseye", "features": { - "ghcr.io/devcontainers/features/docker-in-docker:2": {} + "ghcr.io/devcontainers/features/docker-in-docker:3": {} }, "customizations": { "vscode": {