Upgrade nextcloud DB to 10.11
This commit is contained in:
parent
70110fcf2e
commit
1558248da8
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ services:
|
|||
- /tmp
|
||||
|
||||
mariadb:
|
||||
image: mariadb:10.6
|
||||
image: mariadb:10.11
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /mnt/speed/dbs/mariadb/nextcloud:/var/lib/mysql
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue