hedgedoc: bump to 1.9.5

This commit is contained in:
Markus 2022-10-31 17:21:36 +01:00
parent 4344bd7d45
commit b5bfc03f2f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ services:
volumes:
- ./database:/var/lib/postgresql/data
app:
image: quay.io/hedgedoc/hedgedoc:1.9.3
image: quay.io/hedgedoc/hedgedoc:1.9.5
environment:
- CMD_DOMAIN={{ hedgedoc_domain }}
- CMD_PROTOCOL_USESSL=true