1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 02:11:04 +08:00

Update onlyoffice/documentserver Docker tag to v9.0.2.1

This commit is contained in:
renovate[bot] 2025-06-26 23:11:45 +00:00 committed by GitHub
parent 8490628777
commit 9c791badea

View File

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