docs: updated inline docs
This commit is contained in:
parent
f4cf8056e9
commit
0fa411a178
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ RUN KUBECTL_VERSION=$(curl -fsSL https://dl.k8s.io/release/stable.txt) \
|
||||||
# Restricts available models; cannot be bypassed via CLI flags or env vars.
|
# Restricts available models; cannot be bypassed via CLI flags or env vars.
|
||||||
COPY settings.json /etc/claude-code/managed-settings.json
|
COPY settings.json /etc/claude-code/managed-settings.json
|
||||||
|
|
||||||
# Install Claude Code globally
|
# Install Claude Code stable release
|
||||||
RUN curl -fsSL https://claude.ai/install.sh | ash -s stable
|
RUN curl -fsSL https://claude.ai/install.sh | ash -s stable
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue