chore(deps): update mariadb docker tag to v11
This commit is contained in:
parent
e4c6fab011
commit
4196687950
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user