[NC] Bump app to 28.0.9 and onlyoffice to 8.1.3.2

This commit is contained in:
thopic 2024-09-08 13:13:36 +02:00
parent eb56e30ab3
commit a962f74091
Signed by: thopic
GPG Key ID: 292DBBF0B54AD4C5

View File

@ -2,7 +2,7 @@ version: "3.8"
services:
documentserver:
image: onlyoffice/documentserver:7.4.1.1
image: onlyoffice/documentserver:8.1.3.2
networks:
- proxy
restart: unless-stopped
@ -36,7 +36,7 @@ services:
- "co.elastic.logs/module=mysql"
app:
image: nextcloud:28.0.7
image: nextcloud:28.0.9
depends_on:
- db
- redis