jeboehm / docker-mailserver

Docker Mailserver based on the famous ISPMail guide
MIT License
353 stars 92 forks source link

chore(deps): update alpine docker tag to v3.20 (main) #270

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
alpine final minor 3.18 -> 3.20

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

eriktews commented 2 months ago

Hi, I'm getting segmentation faults when trying to do full text search using xapian with 3.19, it seems to work fine with 3.18. The same happens when I try to index my mailboxes again.

Xapian was upgraded with the 3.18 to 3.19 update in alpine. Maybe this or a third party library is the issue.

Can someone reproduce this issue?