chore(HedgeDoc): Upgrade to 1.9.2
https://github.com/hedgedoc/hedgedoc/releases/tag/1.9.2
This commit is contained in:
parent
bcb8aa8a2d
commit
132fb026c5
|
@ -7,7 +7,7 @@ volumes:
|
|||
services:
|
||||
hedgedoc:
|
||||
container_name: ${HEDGEDOC_CONTAINER_NAME:-hedgedoc}
|
||||
image: ${HEDGEDOC_IMAGE:-linuxserver/hedgedoc:1.9.0-ls31}
|
||||
image: ${HEDGEDOC_IMAGE:-linuxserver/hedgedoc:1.9.2-ls39}
|
||||
restart: always
|
||||
depends_on:
|
||||
- postgres
|
||||
|
|
Loading…
Reference in New Issue