Update all stable non-major dependencies
Some checks failed
/ Ansible Lint (pull_request) Failing after 2m5s
/ Ansible Lint (push) Successful in 28m14s

This commit is contained in:
Renovate 2026-02-09 19:00:49 +00:00
commit 36b6c663a3
5 changed files with 9 additions and 9 deletions

View file

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