Bump version to 1.9.2

Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
David Mehren 2021-12-03 20:33:53 +01:00
parent a72f2455ca
commit 1a0e6e8ae8
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3
4 changed files with 5 additions and 5 deletions

View file

@ -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.1
image: quay.io/hedgedoc/hedgedoc:1.9.2
environment:
- CMD_DB_URL=postgres://hedgedoc:password@database:5432/hedgedoc
- CMD_DOMAIN=localhost