docs: updated inline docs
Some checks failed
Build images / check-docker (push) Successful in 3s
Build images / build-and-push (push) Failing after 1m5s

This commit is contained in:
docker-claude 2026-04-15 22:43:00 +02:00
parent f4cf8056e9
commit 0fa411a178

View file

@ -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.
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