mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-23 03:27:05 -04:00
chore: bump version to 1.10.1
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
3881cfe23e
commit
e5be5d3f9d
5 changed files with 7 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.10.0
|
||||
image: quay.io/hedgedoc/hedgedoc:1.10.1
|
||||
environment:
|
||||
- CMD_DB_URL=postgres://hedgedoc:password@database:5432/hedgedoc
|
||||
- CMD_DOMAIN=localhost
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue