v1.1.0-beta.025 - fix: add unar to production docker stage for cbr conversions
🛠️ Bug Fixes & Infrastructure
- Added unar to the �pt-get install command in Stage 2 (
unner) of the Dockerfile. - Resolved the spawn unar ENOENT error that was preventing .cbr to .cbz conversions in the final production environment.
- Maintained distroless architecture security by ensuring the binary is installed prior to the package manager cleanup.