docs: update for release 1.10.5

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
Erik Michelson
2025-12-06 17:43:23 +01:00
committed by Philip Molares
parent f51e402a48
commit 7185a44448
5 changed files with 13 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.4
image: quay.io/hedgedoc/hedgedoc:1.10.5
environment:
- CMD_DB_URL=postgres://hedgedoc:password@database:5432/hedgedoc
- CMD_DOMAIN=localhost