Update onlyoffice/documentserver Docker tag to v9

This commit is contained in:
renovate[bot] 2025-07-04 07:08:04 +00:00 committed by GitHub
parent 45ed828215
commit bf852bcbf8
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 - ${DATA_PATH}/db:/var/lib/postgresql
environment: environment:
- JWT_SECRET=${JWT_SECRET} - JWT_SECRET=${JWT_SECRET}
image: onlyoffice/documentserver:8.3.3.1 image: onlyoffice/documentserver:9.0.2.1
labels: labels:
createdBy: "Apps" createdBy: "Apps"