diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index ce85c07..55e641f 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -8,7 +8,7 @@ }, "features": { - "ghcr.io/devcontainers/features/docker-in-docker:3": {}, + "ghcr.io/devcontainers/features/docker-in-docker:4": {}, "ghcr.io/joshuanianji/devcontainer-features/gcloud-cli-persistence:1": {}, "ghcr.io/devcontainers/features/github-cli:1": {}, "ghcr.io/devcontainers/features/node:2": {},