6dd560f2ad
The native Claude Code installer (and other tools) fetch "latest" at build time, but Docker layer caching serves stale layers because the RUN command text never changes. Add TOOLS_CACHEBUST build arg with github.run_id so every CI run re-downloads fresh tool binaries. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>