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

This commit is contained in:
2026-03-11 00:56:15 +00:00
committed by Linus Gasser
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