Update onlyoffice/documentserver Docker tag to v9.3.1.2

This commit is contained in:
renovate[bot] 2026-03-09 13:29:29 +00:00 committed by GitHub
parent 42ac58f4c4
commit 7e17697a8f
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:9.2.1.1
image: onlyoffice/documentserver:9.3.1.2
labels:
createdBy: "Apps"