Update nextcloud's mariadb to 10.6

This is the latest it supports
This commit is contained in:
Jake Howard 2022-12-13 09:08:05 +00:00
parent 167b8bd140
commit b6705788e6
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -47,7 +47,7 @@ services:
- /tmp
mariadb:
image: mariadb:10.5
image: mariadb:10.6
restart: unless-stopped
volumes:
- /mnt/tank/dbs/mariadb/nextcloud/:/var/lib/mysql