Update onlyoffice/documentserver Docker tag to v8.3.2.1

This commit is contained in:
renovate[bot] 2025-03-23 16:20:58 +00:00 committed by GitHub
parent 3d07a1c11a
commit 2d9978b7a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"