Skip to content

Bumped container image versions #16998

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

kovacs-andras
Copy link

Dear Team,

The mariadb 11.5.2 minor tag/version was not LTS and became EOL in the compose files so I changed it to a smaller, but LTS one.
Supported tags, dates, etc:
https://hub.docker.com/_/mariadb
https://endoflife.date/mariadb
https://mariadb.org/mariadb/all-releases/
My server works with 11.4.7 too.

I've also changed the patch version of the redis images to the latest.

But I haven't found an newer version from mailhog (which is a 5 years old build).

Please, check!

And most importantly: Very many thanks for this awesome project! 🥳

@kovacs-andras kovacs-andras requested a review from snipe as a code owner May 26, 2025 11:18
@snipe
Copy link
Member

snipe commented May 26, 2025

We'll likely need to test this more thoroughly, as slightly different versions of MariaDB have been giving us issues recently

@snipe snipe added the docker label May 26, 2025
@kovacs-andras
Copy link
Author

Thanks for the info!

@snipe
Copy link
Member

snipe commented May 26, 2025

Yeah, we haven’t precisely narrowed it down 😞 Laravel added a new mariadb driver recently, but folks using mariadb might not realize they have to update their database config to include that now, so we’ve just been falling back to the old behavior, but we’ve seen some nullable column weirdness, and errors related to an internal system table that we don’t even touch that fails on migrations on some versions but not all. It’s a pain to track down. 😩

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants