From db3e568248ea70f700779fa363455c548e532cf4 Mon Sep 17 00:00:00 2001 From: Jan Bouwhuis Date: Sun, 25 Jan 2026 16:11:24 +0100 Subject: [PATCH] Fix code dev container not building (#161519) --- .devcontainer/devcontainer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 112b3f27d9c..bcc9bf6a763 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -8,9 +8,6 @@ "PYTHONASYNCIODEBUG": "1" }, "features": { - // Node feature required for Claude Code until fixed https://github.com/anthropics/devcontainer-features/issues/28 - "ghcr.io/devcontainers/features/node:1": {}, - "ghcr.io/anthropics/devcontainer-features/claude-code:1.0": {}, "ghcr.io/devcontainers/features/github-cli:1": {} }, // Port 5683 udp is used by Shelly integration