Update all stable non-major dependencies
Some checks failed
/ build (pull_request) Successful in 52s
/ Ansible Lint (pull_request) Failing after 2m55s
/ Ansible Lint (push) Failing after 2m57s

This commit is contained in:
Renovate 2026-07-04 20:15:57 +00:00
commit e40861c39d
11 changed files with 17 additions and 17 deletions

View file

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