Update onlyoffice/documentserver Docker tag to v9.0.4.1 (#1053)
This commit is contained in:
parent
74b9d48932
commit
a8faacdb60
|
|
@ -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.0.3.1
|
image: onlyoffice/documentserver:9.0.4.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Loading…
Reference in New Issue