chore(Hedgedoc): Upgrade to 1.9.0

https://github.com/linuxserver/docker-hedgedoc/releases/tag/1.9.0-ls31
This commit is contained in:
Simon 2021-09-27 10:27:14 +02:00
parent b22d545ed6
commit c8f242428a
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.8.2-ls23}
image: ${HEDGEDOC_IMAGE:-linuxserver/hedgedoc:1.9.0-ls31}
restart: always
depends_on:
- postgres