hedgedoc: bump to version 1.9.9

This commit is contained in:
Markus 2023-07-31 14:04:30 +02:00
parent d120a95789
commit ce825b105c
1 changed files with 1 additions and 1 deletions

View File

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