We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 387c228 + 808d830 commit 34b4182Copy full SHA for 34b4182
examples/nextcloud/docker-compose-mariadb-redis.yml
@@ -1,7 +1,7 @@
1
services:
2
3
nextcloud-db:
4
- image: mariadb:lts
+ image: mariadb:11.4
5
container_name: nextcloud-db
6
hostname: nextcloud-db
7
command: --transaction-isolation=READ-COMMITTED --innodb_read_only_compressed=OFF
0 commit comments