chore(HedgeDoc): Upgrade to 1.9.2

https://github.com/hedgedoc/hedgedoc/releases/tag/1.9.2
This commit is contained in:
Simon 2021-12-28 15:46:56 +01:00
parent bcb8aa8a2d
commit 132fb026c5
1 changed files with 1 additions and 1 deletions

View File

@ -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