Update mariadb Docker tag to v11.8

This commit is contained in:
Renovate Bot
2026-02-17 17:54:36 +00:00
parent 17f03c2353
commit 38680e8968
7 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
services:
nextcloud-db:
image: mariadb:11.4
image: mariadb:11.8
container_name: nextcloud-db
hostname: nextcloud-db
command: --transaction-isolation=READ-COMMITTED --innodb_read_only_compressed=OFF