Compare commits

..

1 commit

Author SHA1 Message Date
b8535ba4fd Update all stable non-major dependencies
All checks were successful
/ Ansible Lint (push) Successful in 2m28s
/ Ansible Lint (pull_request) Successful in 2m29s
2026-04-15 02:15:53 +00:00

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.10.7
environment:
- "CMD_DB_URL=postgres://hedgedoc:{{ secret__hedgedoc_db_password }}@database:5432/hedgedoc"
- "CMD_DOMAIN=pad.hamburg.ccc.de"