mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-21 02:35:23 -04:00
Bump version to 1.8.0
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
30a91b6fd7
commit
73e26e1d2d
4 changed files with 5 additions and 5 deletions
|
@ -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.7.2
|
||||
image: quay.io/hedgedoc/hedgedoc:1.8.0
|
||||
environment:
|
||||
- CMD_DB_URL=postgres://hedgedoc:password@database:5432/hedgedoc
|
||||
- CMD_DOMAIN=localhost
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue