WIP: chore(deps): update mariadb docker tag to v13 #131

Draft
renovate-bot wants to merge 1 commits from renovate/mariadb-13.x into main
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- MYSQL_PASSWORD_FILE=/run/secrets/db_password
db:
image: "mariadb:12.3"
image: "mariadb:13.0"
environment:
- MYSQL_DATABASE=nextcloud
- MYSQL_USER=nextcloud