-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
[FEAT] Images for MariaDB 11 series #151
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
We use the mariadb package in the Alpine package repository, we do not have control of which versions they build for a release of Alpine. |
Oh, got it then. My bad. At least this issue will likely be indexed by search engines and people with similar questions might get this as answer. Hopefully it gets built for alpine at some point. EDIT: it is built for |
The rolling release of Alpine is on 11.4, but this image is based on a stable branch. Once Alpine 3.21 comes, mariadb will upgrade to the version that is in rolling at that point, these usually happens on 6 month intervals. |
So around October or so. No problem. Thanks for the explanation. |
Is this a new feature request?
Wanted change
Add images for MariaDB 11.
11 is now GA and 11.4 is the latest LTS, yet we have no images for those version.
Reason for change
This one is still in version 10.11, in contrast with the official image which is on 11.4.
Proposed code change
No response
The text was updated successfully, but these errors were encountered: