1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-08 21:12:29 +08:00

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

chore(deps): update onlyoffice/documentserver docker tag to v8.1.0.1
This commit is contained in:
okxlin 2024-06-20 11:10:37 +08:00 committed by GitHub
commit c44f54fdc7
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:8.0.1.1
image: onlyoffice/documentserver:8.1.0.1
labels:
createdBy: "Apps"