From b4adc82cac90e5cf0c65c18ac7972e5d63cb6837 Mon Sep 17 00:00:00 2001 From: Andrew Jefferson <8148776+eastlondoner@users.noreply.github.com> Date: Mon, 24 Feb 2025 21:58:13 +0100 Subject: [PATCH] public release --- .devcontainer/Dockerfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 83086b7f6..132946e42 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -66,8 +66,7 @@ RUN sh -c "$(wget -O- https://github.com/deluan/zsh-in-docker/releases/download/ -x # Install Claude -# TODO(ben): Add this back in when we have a public release -# RUN npm install -g @anthropic-ai/claude-code +RUN npm install -g @anthropic-ai/claude-code # Copy and set up firewall script COPY init-firewall.sh /usr/local/bin/