update nextcloud to 25.0.2 and mariadb to 10.6

This commit is contained in:
bsod 2022-12-09 11:52:31 +01:00
commit 5cba8241aa
3 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM mariadb:10.5
FROM mariadb:10.6
ADD innodb.cnf /etc/mysql/mariadb.conf.d/innodb.cnf