Skip to content

Use mariadb:12 image - #216

Merged
RobjS merged 1 commit into
mainfrom
update-mariadb-image
Jul 24, 2026
Merged

Use mariadb:12 image#216
RobjS merged 1 commit into
mainfrom
update-mariadb-image

Conversation

@RobjS

@RobjS RobjS commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

The latest versions of mariadb-client used in our WordPress image require SSL by default. Mariadb 10 does not support this out of the box, causing our setup script to hang when it attempts to ping the sql container. Mariadb 12 supports SSL out of the box, resolving this issue.

The latest versions of mariadb-client used in our WordPress image require SSL by default. Mariadb 10 does not support this out of the box, causing our setup script to hang when it attempts to ping the sql container. Mariadb 12 supports SSL out of the box, resolving this issue.
@RobjS
RobjS enabled auto-merge July 23, 2026 08:08
@RobjS
RobjS merged commit f8a85a8 into main Jul 24, 2026
10 checks passed
@RobjS
RobjS deleted the update-mariadb-image branch July 24, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants