chore(deps): update mariadb docker tag to v12.1 #14

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

View File

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