chore(deps): update mariadb docker tag to v12

This commit is contained in:
2026-06-02 00:16:58 +00:00
committed by Linus Gasser
parent f60f10c6dd
commit 4c41c21799
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- MYSQL_PASSWORD_FILE=/run/secrets/db_password
db:
image: "mariadb:11.8"
image: "mariadb:12.3"
environment:
- MYSQL_DATABASE=nextcloud
- MYSQL_USER=nextcloud