Merge pull request 'chore(deps): update mariadb docker tag to v12' (#8) from renovate/mariadb-12.x into main

Reviewed-on: #8
This commit is contained in:
2025-11-02 02:26:56 +00:00

View File

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