diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index fcee823..9ba4beb 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -11,7 +11,7 @@ "omzPlugins": "https://github.com/zsh-users/zsh-autosuggestions", "username": "root" }, - "ghcr.io/devcontainers/features/docker-in-docker:2": { + "ghcr.io/devcontainers/features/docker-in-docker:3": { "azureDnsAutoDetection": false, }, },