1
0
Fork 0

Update onlyoffice/documentserver Docker tag to v9.0.4.1 (#1053)

This commit is contained in:
renovate[bot] 2025-08-06 05:49:44 +08:00 committed by GitHub
parent 74b9d48932
commit a8faacdb60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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:9.0.3.1
image: onlyoffice/documentserver:9.0.4.1
labels:
createdBy: "Apps"