chore(deps): update mariadb docker tag to v11 - autoclosed #28

Closed
renovate wants to merge 1 commits from renovate/mariadb-11.x into main
Showing only changes of commit 4196687950 - Show all commits

View File

@ -12,7 +12,7 @@ jobs:
mariadb:
# TODO: this is pinned to avoid what apears to be a bug with
# MariaDB >= 10.11.9, and collation issues with 11.x.x
image: mariadb:10.11.8
image: mariadb:11.5.2
env:
MARIADB_ROOT_PASSWORD: whatever
healthcheck: