Skip to content

Commit db3e568

Browse files
authored
Fix code dev container not building (home-assistant#161519)
1 parent 15d6463 commit db3e568

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
"PYTHONASYNCIODEBUG": "1"
99
},
1010
"features": {
11-
// Node feature required for Claude Code until fixed https://github.com/anthropics/devcontainer-features/issues/28
12-
"ghcr.io/devcontainers/features/node:1": {},
13-
"ghcr.io/anthropics/devcontainer-features/claude-code:1.0": {},
1411
"ghcr.io/devcontainers/features/github-cli:1": {}
1512
},
1613
// Port 5683 udp is used by Shelly integration

0 commit comments

Comments
 (0)