Bump version to 1.9.1
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de> Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
committed by
David Mehren
parent
da182bdea6
commit
3d05aac2d5
@@ -28,7 +28,7 @@ services:
|
||||
restart: always
|
||||
app:
|
||||
# Make sure to use the latest release from https://hedgedoc.org/latest-release
|
||||
image: quay.io/hedgedoc/hedgedoc:1.9.0
|
||||
image: quay.io/hedgedoc/hedgedoc:1.9.1
|
||||
environment:
|
||||
- CMD_DB_URL=postgres://hedgedoc:password@database:5432/hedgedoc
|
||||
- CMD_DOMAIN=localhost
|
||||
|
||||
Reference in New Issue
Block a user