chore: upgrade hedgedoc
This commit is contained in:
parent
1f4872a089
commit
9a1511f200
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ services:
|
||||||
# - proxy
|
# - proxy
|
||||||
|
|
||||||
app:
|
app:
|
||||||
image: quay.io/hedgedoc/hedgedoc:1.9.9
|
image: quay.io/hedgedoc/hedgedoc:1.10.0
|
||||||
container_name: hedgedoc-app
|
container_name: hedgedoc-app
|
||||||
environment:
|
environment:
|
||||||
- CMD_DB_URL=postgres://hedgedoc:password@database:5432/hedgedoc
|
- CMD_DB_URL=postgres://hedgedoc:password@database:5432/hedgedoc
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue