chore(deps): update mariadb docker tag to v10.11.9 - autoclosed #27

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

View File

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