Merge pull request #933 from okxlin/renovate/onlyoffice-documentserver-8.x

chore(deps): update onlyoffice/documentserver docker tag to v8.0.1.1
This commit is contained in:
okxlin 2024-02-26 20:15:37 +08:00 committed by GitHub
commit aa331b2e7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ services:
- ${DATA_PATH}/db:/var/lib/postgresql
environment:
- JWT_SECRET=${JWT_SECRET}
image: onlyoffice/documentserver:8.0.0.1
image: onlyoffice/documentserver:8.0.1.1
labels:
createdBy: "Apps"