diff --git a/.devcontainer.json b/.devcontainer.json index 4e876ac..760d7c1 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -7,7 +7,7 @@ }, "features": { "ghcr.io/devcontainers/features/java:1": {}, - "ghcr.io/devcontainers/features/docker-in-docker:2": {}, + "ghcr.io/devcontainers/features/docker-in-docker:3": {}, "ghcr.io/devcontainers/features/common-utils:2": {}, "ghcr.io/mikaello/devcontainer-features/kotlinc:latest": {}, "ghcr.io/mikaello/devcontainer-features/modern-shell-utils:latest": {}