diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index ec446f0..c9b5baa 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -8,7 +8,7 @@ "ghcr.io/devcontainers/features/python:1": { "version": "3.10" }, - "ghcr.io/devcontainers/features/docker-in-docker:2": {}, + "ghcr.io/devcontainers/features/docker-in-docker:3": {}, "ghcr.io/dhoeric/features/act:1": {}, "ghcr.io/devcontainers-extra/features/uv:1": {} },