hedgedoc: bump to version 1.10.3

This commit is contained in:
Markus 2025-04-21 16:32:07 +02:00
parent 9e9075a73d
commit e80f076ae6

View File

@ -10,7 +10,7 @@ services:
volumes:
- ./database:/var/lib/postgresql/data
app:
image: quay.io/hedgedoc/hedgedoc:1.10.2
image: quay.io/hedgedoc/hedgedoc:1.10.3
restart: on-failure
environment:
- CMD_DOMAIN={{ hedgedoc_domain }}