chore(deps): update mariadb docker tag to v11.8

This commit is contained in:
2026-07-25 19:40:39 +00:00
committed by ineiti
parent d8f5c23897
commit f647f19b4b
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- MYSQL_PASSWORD_FILE=/run/secrets/db_password
db:
image: "mariadb:11.4"
image: "mariadb:11.8"
environment:
- MYSQL_DATABASE=nextcloud
- MYSQL_USER=nextcloud