Compare commits

..

1 commit

Author SHA1 Message Date
8a0c5f31c8 Update all stable non-major dependencies
All checks were successful
/ build (pull_request) Successful in 48s
/ Ansible Lint (pull_request) Successful in 3m1s
/ Ansible Lint (push) Successful in 3m2s
2026-07-24 18:16:23 +00:00

View file

@ -13,7 +13,7 @@ services:
restart: unless-stopped
app:
image: quay.io/hedgedoc/hedgedoc:1.11.1
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"