diff --git a/docker-compose.yml b/docker-compose.yml index fe7012f..45db75a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,7 +1,7 @@ services: mariadb: container_name: Nextcloud-DB - image: mariadb:11.4-noble #LTS Long Time Support Until May 29, 2029. + image: mariadb:10.11 security_opt: - no-new-privileges:false command: