chore(deps): update mariadb docker tag to v12 #11

Merged
stevensting merged 1 commits from renovate/mariadb-12.x into main 2026-06-09 08:28:19 +00:00

View File

@ -18,7 +18,7 @@ services:
- db
db:
image: mariadb:11.8
image: mariadb:12.3
environment:
- MYSQL_ROOT_PASSWORD_FILE=/run/secrets/db_root_password
- MYSQL_PASSWORD_FILE=/run/secrets/db_password