Merge pull request #407 from okxlin/renovate/onlyoffice-documentserver-7.x

chore(deps): update onlyoffice/documentserver docker tag to v7.5.0.1
This commit is contained in:
okxlin
2023-10-18 00:04:31 +08:00
committed by GitHub
3 changed files with 1 additions and 1 deletions
@@ -14,7 +14,7 @@ services:
- ${DATA_PATH}/db:/var/lib/postgresql
environment:
- JWT_SECRET=${JWT_SECRET}
image: onlyoffice/documentserver:7.4.1.1
image: onlyoffice/documentserver:7.5.0.1
labels:
createdBy: "Apps"