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

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

View File

@ -9,7 +9,7 @@ services:
- MYSQL_PASSWORD_FILE=/run/secrets/db_password
db:
image: "mariadb:11.4"
image: "mariadb:12.2"
environment:
- MYSQL_DATABASE=nextcloud
- MYSQL_USER=nextcloud