chore(deps): update mariadb docker tag to v11
Some checks failed
Ruff / ruff (push) Successful in 46s
Ruff / ruff (pull_request) Successful in 1m17s
Test / test (pull_request) Failing after 10m54s
Test / test (push) Failing after 12m19s

This commit is contained in:
Renovate Bot 2024-08-17 04:46:10 +00:00
parent e4c6fab011
commit 4196687950

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: