chore(deps): update onlyoffice/documentserver docker tag to v8.2.0.1

This commit is contained in:
renovate[bot] 2024-10-17 16:42:03 +00:00 committed by GitHub
parent c9ff90edbc
commit a7130b39cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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