chore(deps): update mariadb docker tag to v12.2 #6

Open
cyrnel wants to merge 1 commits from renovate/mariadb-12.x into main

View File

@ -9,7 +9,7 @@ services:
- db_password
db:
image: "mariadb:12.1"
image: "mariadb:12.2"
environment:
- MYSQL_DATABASE=writefreely
- MYSQL_ROOT_PASSWORD_FILE=/run/secrets/db_root_password