fix(docker): add libavif-dev for AVIF image upload support #26

Merged
mark merged 1 commits from fix/avif-support into main 2026-03-02 16:00:17 +00:00
Owner

Pillow 11 supports AVIF natively but requires libavif at the system level. Without it, uploading AVIF images via Wagtail's image chooser causes an unhandled 500 error.

Pillow 11 supports AVIF natively but requires `libavif` at the system level. Without it, uploading AVIF images via Wagtail's image chooser causes an unhandled 500 error.
mark added 1 commit 2026-03-02 15:53:06 +00:00
fix(docker): add libavif-dev for AVIF image upload support
All checks were successful
CI / nightly-e2e (pull_request) Has been skipped
CI / deploy (pull_request) Has been skipped
CI / pr-e2e (pull_request) Successful in 2m53s
CI / ci (pull_request) Successful in 3m27s
fbe8546b37
Pillow 11 supports AVIF natively but requires libavif to be installed
at the system level. Without it, uploading AVIF images via Wagtail's
image chooser causes an unhandled 500 error.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
mark merged commit 3799d76bed into main 2026-03-02 16:00:17 +00:00
mark deleted branch fix/avif-support 2026-03-02 16:00:17 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nohype/main-site#26