chore(Hedgedoc): Upgrade to 1.9.3
https://github.com/hedgedoc/hedgedoc/releases/tag/1.9.3
This commit is contained in:
parent
7498f63974
commit
5b6ce7cfcd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue