Skip to content

Omnibus v1.1.0-beta.025

Choose a tag to compare

@github-actions github-actions released this 09 Jun 20:04
· 10 commits to main since this release

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.