[hedgedoc] Update to 1.10.0 & move to alpine-based image

This commit is contained in:
Viyurz 2024-09-07 10:35:01 +02:00
parent 0cc5836587
commit 0242023434
Signed by: Viyurz
SSH key fingerprint: SHA256:IskOHTmhHSJIvAt04N6aaxd5SZCVWW1Guf9tEcxIMj8

View file

@ -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