We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d8b4bf + f5c791c commit 922d08aCopy full SHA for 922d08a
1 file changed
claude-code/Dockerfile
@@ -27,7 +27,7 @@ RUN ARCH=$(dpkg --print-architecture) \
27
28
ENV PATH="/usr/local/go/bin:${PATH}"
29
30
-ARG CLAUDE_CODE_VERSION=2.1.87
+ARG CLAUDE_CODE_VERSION=2.1.88
31
RUN npm install -g @anthropic-ai/claude-code@${CLAUDE_CODE_VERSION}
32
33
COPY claude-code/kelos_entrypoint.sh /kelos_entrypoint.sh
0 commit comments