chore(HedgeDoc): Upgrade to 1.8.2-ls23

https://github.com/linuxserver/docker-hedgedoc/releases/tag/1.8.2-ls23
This commit is contained in:
Simon 2021-07-26 10:10:56 +02:00
parent bcc5898212
commit fbb7de22ee
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-ls22}
image: ${HEDGEDOC_IMAGE:-linuxserver/hedgedoc:1.8.2-ls23}
restart: always
depends_on:
- postgres