1
0
Fork 0

Merge pull request #3012 from okxlin/renovate/onlyoffice-documentserver-8.x

Update onlyoffice/documentserver Docker tag to v8.3.2.1
This commit is contained in:
okxlin 2025-03-24 22:22:18 +08:00 committed by GitHub
commit 1ad1311deb
3 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ services:
- ${DATA_PATH}/db:/var/lib/postgresql
environment:
- JWT_SECRET=${JWT_SECRET}
image: onlyoffice/documentserver:8.2.2.1
image: onlyoffice/documentserver:8.3.2.1
labels:
createdBy: "Apps"