1.39.15-001
·
21 commits
to main
since this release
- deps (PF): → 5.5.1.0-alpha1
- deps (MW): → 1.39.15 (NOTE: the base image now uses Debian Trixie instead of Bookworm)
- chg: switch to Ofelia for scheduled MediaWiki jobs. Replace the internal cron service with Ofelia as a Docker-based scheduler.
This change resolves issues with dangling cron-related processes and unexpected container behavior reported during local CI runs. The wiki container no longer installs or runs cron; scheduled tasks are now executed via Ofelia job-exec labels. This simplifies the base image and centralizes all job scheduling in the Ofelia service.