1
0
Fork 0

chore(deps): update onlyoffice/documentserver docker tag to v9.3.1.2 (localApps) (#4344)

This commit is contained in:
renovate[bot] 2026-03-05 13:29:00 +00:00 committed by GitHub
parent 62a6029084
commit 8110c86ade
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

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:9.3.1.1 image: onlyoffice/documentserver:9.3.1.2
labels: labels:
createdBy: "Apps" createdBy: "Apps"