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

This commit is contained in:
renovate[bot] 2024-02-26 11:03:36 +00:00 committed by GitHub
parent d333ec29f6
commit d0dc9681d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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