mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 15:55:35 +02:00
Update mariadb Docker tag to v11.8
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user