Upgrade HedgeDoc to 1.9.6

This commit is contained in:
Sam A. 2022-11-25 22:04:38 +01:00
parent 67a8c3d1a2
commit fa603b07d9
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
- "{{ hedgedoc.volume_folder }}/db:/var/lib/postgresql/data"
app:
image: quay.io/hedgedoc/hedgedoc:1.9.0
image: quay.io/hedgedoc/hedgedoc:1.9.6
environment:
CMD_DB_URL: "postgres://codimd:{{ postgres_passwords.hedgedoc }}@hedgedoc_database_1:5432/codimd"
CMD_DOMAIN: "{{ hedgedoc.domain }}"
@ -63,4 +63,4 @@
networks:
hedgedoc:
external_services:
external: true
external: true