Update docker-compose.yaml

update hedgedoc
This commit is contained in:
2026-03-05 08:19:35 +01:00
parent a4c4cc0998
commit 609bcc5bea
+1 -1
View File
@@ -137,7 +137,7 @@ services:
# Augustin Sven <sven.augustin@psi.ch>
# POC for SiwssFel
hedgedoc_app:
image: quay.io/hedgedoc/hedgedoc:1.10.3
image: quay.io/hedgedoc/hedgedoc:latest
container_name: hedgedoc
environment:
- CMD_DB_URL=postgres://${hedgedoc_user}:${hedgedoc_password}@hedgedoc_db:5432/hedgedoc