Trilokkumar1 commented on issue #282: URL: https://github.com/apache/couchdb-docker/issues/282#issuecomment-3197220713
@big-r81 Thanks for the quick response. We are building a custom Docker image with CouchDB 3.4.3 + Clouseau starting from debian:trixie-slim. Installing CouchDB fails due to missing dependencies (libmozjs-78-0, libicu72). Building SpiderMonkey from source also fails because ICU versions in Trixie/Bookworm don’t match CouchDB requirements. We are trying to move to a newer Debian base to address critical CVEs, but CouchDB 3.4.3 packages and SpiderMonkey compilation fail on these newer releases. Is using the official DockerHub image the recommended approach, or is there a way to build CouchDB 3.4.3 + Clouseau on newer Debian releases? -- 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: notifications-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org