chore(deps): update mariadb docker tag to v10.11.9
Some checks failed
Ruff / ruff (push) Successful in 50s
Ruff / ruff (pull_request) Successful in 50s
Test / test (push) Failing after 6m7s
Test / test (pull_request) Failing after 15m31s

This commit is contained in:
Renovate Bot 2024-08-17 04:46:07 +00:00
parent e4c6fab011
commit 56cf15516e

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:10.11.9
env:
MARIADB_ROOT_PASSWORD: whatever
healthcheck: