davsclaus opened a new pull request, #25336: URL: https://github.com/apache/camel/pull/25336
## Summary - The `claytantor/chatscript-docker:latest` image contains a `/dev/agpgart` device node in one of its layers, causing `ContainerFetchException: failed to register layer: openat dev/agpgart: no such device` on CI - Switch to `mniehe/chatscript:latest` which is Alpine-based, pulls cleanly, and is available on `mirror.gcr.io` ## Test plan - [x] Verified `mniehe/chatscript` container starts and listens on port 1024 - [x] Ran `ChatScriptComponentIT` locally — 1 test, 0 failures _Claude Code on behalf of davsclaus_ 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
