chore(release): bump version to 1.10.3 and add release notes

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
Erik Michelson 2025-04-09 22:18:07 +02:00
parent 86ef650765
commit f31e591c17
5 changed files with 11 additions and 5 deletions

View file

@ -28,7 +28,7 @@ services:
restart: always
app:
# Make sure to use the latest release from https://hedgedoc.org/latest-release
image: quay.io/hedgedoc/hedgedoc:1.10.2
image: quay.io/hedgedoc/hedgedoc:1.10.3
environment:
- CMD_DB_URL=postgres://hedgedoc:password@database:5432/hedgedoc
- CMD_DOMAIN=localhost