-
Notifications
You must be signed in to change notification settings - Fork 70
is there a new stable version coming soon? #106
Comments
No plan yet. But you can try the nightly build (for testing), it's tied to the latest release offered by our iRedMail Easy platform. :) |
I tried the nightly a few weeks ago but it had a bug related to clamav, and was unstable. Even if that is fixed now, I'm afraid to put :nightly in my docker-compose file as I might get an unstable version when I do a pull. So, it'd be great at some point soon if there was a new :stable to avoid that. |
Any update here on a new stable image? |
Bumping this request again, as it has been a few months now. The stable image now has a number of packages that are out-of-date, including clamav and dovecot. Some of the updates appear to be security-related. Updating the stable image to a current Ubuntu image would be ideal to fix the latest issues. This is what I see from running apt inside the container:
|
Will work on it this weekend. Also upgrade it to latest iRedMail release. |
I'm not sure the best technical approach for the SQL migrations between releases. But, an ideal experience would be such that someone on the :stable tag image could do a "docker-compose pull", then restart the container, and the container startup process would detect the current iRedMail version and run the appropriate migration script to move the database to the new version. This is roughly how Nextcloud (and probably other apps) handle similar issues, although I'm not an expert. |
I do not know it is suitable in this project, but in our Python projects we use https://alembic.sqlalchemy.org/en/latest/ |
Also, would it be possible to update the Ubuntu image to 22.04 LTS? |
Done. (will be pushed to repo later.) Please help leave a message in my bug report to push SOGo team to build packages for Ubuntu 22.04: https://bugs.sogo.nu/view.php?id=5511 |
Done |
Will there be a new stable tagged image on docker hub soon? It looks like the nightly image hasn't been updated, so maybe it is ready to be the stable version now? |
Hello, |
1 similar comment
Hello, |
Hello, |
Hi,
It's been 5 months since the last stable tagged version of the container on docker.com -- is there an updated stable release coming in the near future?
https://hub.docker.com/r/iredmail/mariadb/tags
Thank you!
The text was updated successfully, but these errors were encountered: