change DBVersion
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
mariadb:
|
mariadb:
|
||||||
container_name: Nextcloud-DB
|
container_name: Nextcloud-DB
|
||||||
image: mariadb:11.4-noble #LTS Long Time Support Until May 29, 2029.
|
image: mariadb:10.11
|
||||||
security_opt:
|
security_opt:
|
||||||
- no-new-privileges:false
|
- no-new-privileges:false
|
||||||
command:
|
command:
|
||||||
|
|||||||
Reference in New Issue
Block a user