1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2024-06-20 03:09:45 +00:00 committed by GitHub
parent c10eb203a8
commit 8db8456d79
1 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"