[hedgedoc] Update to 1.10.0 & move to alpine-based image
This commit is contained in:
parent
0cc5836587
commit
0242023434
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
hedgedoc:
|
||||
container_name: hedgedoc
|
||||
image: quay.io/hedgedoc/hedgedoc:1.9.9
|
||||
image: quay.io/hedgedoc/hedgedoc:1.10.0-alpine
|
||||
restart: always
|
||||
user: {{ users['hedgedoc'] }}:{{ users['hedgedoc'] }}
|
||||
env_file: .env
|
||||
|
|
Loading…
Reference in a new issue