forked from infra/ansible
hedgedoc: bump to version 1.10.0
This commit is contained in:
parent
962fb1bc5e
commit
7c2158fa30
@ -9,7 +9,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./database:/var/lib/postgresql/data
|
- ./database:/var/lib/postgresql/data
|
||||||
app:
|
app:
|
||||||
image: quay.io/hedgedoc/hedgedoc:1.9.9
|
image: quay.io/hedgedoc/hedgedoc:1.10.0
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
environment:
|
environment:
|
||||||
- CMD_DOMAIN={{ hedgedoc_domain }}
|
- CMD_DOMAIN={{ hedgedoc_domain }}
|
||||||
|
Loading…
Reference in New Issue
Block a user