chore(Hedgedoc): Upgrade to 1.9.3

https://github.com/hedgedoc/hedgedoc/releases/tag/1.9.3
This commit is contained in:
Simon 2022-04-13 23:08:01 +02:00
parent 7498f63974
commit 5b6ce7cfcd
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.2-ls44}
image: ${HEDGEDOC_IMAGE:-linuxserver/hedgedoc:1.9.3-ls53}
restart: always
depends_on:
- postgres