Skip to content

Commit 922d08a

Browse files
authored
Merge pull request #854 from kelos-dev/update-claude-code-image-2.1.88
Update claude-code image to 2.1.88
2 parents 6d8b4bf + f5c791c commit 922d08a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

claude-code/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN ARCH=$(dpkg --print-architecture) \
2727

2828
ENV PATH="/usr/local/go/bin:${PATH}"
2929

30-
ARG CLAUDE_CODE_VERSION=2.1.87
30+
ARG CLAUDE_CODE_VERSION=2.1.88
3131
RUN npm install -g @anthropic-ai/claude-code@${CLAUDE_CODE_VERSION}
3232

3333
COPY claude-code/kelos_entrypoint.sh /kelos_entrypoint.sh

0 commit comments

Comments
 (0)