Merge pull request #824 from okxlin/renovate/onlyoffice-documentserver-8.x
chore(deps): update onlyoffice/documentserver docker tag to v8
This commit is contained in:
commit
c0190602b2
|
|
@ -14,7 +14,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:7.5.1.1
|
image: onlyoffice/documentserver:8.0.0.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Loading…
Reference in New Issue