diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index d24beac2d..817495e2d 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -7,7 +7,7 @@ "features": { "ghcr.io/devcontainers-contrib/features/poetry:2": {}, "ghcr.io/dhoeric/features/google-cloud-cli:1": {}, - "ghcr.io/devcontainers/features/docker-in-docker:2": {}, + "ghcr.io/devcontainers/features/docker-in-docker:3": {}, "ghcr.io/devcontainers-contrib/features/pulumi:1": {} },