Update all stable non-major dependencies
Some checks failed
/ Ansible Lint (push) Failing after 2m28s
/ Ansible Lint (pull_request) Failing after 2m39s

This commit is contained in:
Renovate 2026-01-09 02:15:47 +00:00
commit c27288b1f5
7 changed files with 13 additions and 13 deletions

View file

@ -13,7 +13,7 @@ services:
restart: unless-stopped
app:
image: quay.io/hedgedoc/hedgedoc:1.10.3
image: quay.io/hedgedoc/hedgedoc:1.10.5
environment:
- "CMD_DB_URL=postgres://hedgedoc:{{ secret__hedgedoc_db_password }}@database:5432/hedgedoc"
- "CMD_DOMAIN=pad.hamburg.ccc.de"