v1.1.0-beta.021 - build(docker): aggressively patch high severity OS vulnerabilities
- Explicitly forced the upgrade of perl-base (--only-upgrade) to mitigate High severity CVEs (CVE-2026-48959, CVE-2026-48962) before standard OS upgrades.
- Replaced standard apt-get upgrade with apt-get dist-upgrade to ensure complex dependency patches (like tar and util-linux) are properly applied.
- Maintained node:26-slim (Debian) as the base image to ensure native glibc compatibility and stability for node-unrar, sharp, and Prisma query engines.