fix claude install
Some checks failed
Build images / check-docker (push) Successful in 2s
Build images / build-and-push (push) Failing after 1m0s

This commit is contained in:
docker-claude 2026-04-16 09:38:46 +02:00
parent 0fa411a178
commit 6e5744b456

View file

@ -23,7 +23,7 @@ RUN KUBECTL_VERSION=$(curl -fsSL https://dl.k8s.io/release/stable.txt) \
COPY settings.json /etc/claude-code/managed-settings.json
# 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
# Install MCP servers globally — entry points land in /usr/local/lib/node_modules/