hedgedoc: bump version to 1.9.7

This commit is contained in:
Markus 2023-02-20 20:34:15 +01:00
parent 35a7acafd4
commit 4103a23f48
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.5
image: quay.io/hedgedoc/hedgedoc:1.9.7
environment:
- CMD_DOMAIN={{ hedgedoc_domain }}
- CMD_PROTOCOL_USESSL=true