From da8b9f8677b2627d029227065ca11a190b301220 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Wed, 18 Feb 2026 13:41:43 +0100 Subject: [PATCH] Update hocuspocus image to openproject/hocuspocus:17.1.1 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 8d9b401..df732da 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -121,7 +121,7 @@ services: - backend hocuspocus: - image: openproject/hocuspocus:17.0.4 + image: openproject/hocuspocus:17.1.1 environment: SECRET: ${COLLABORATIVE_SERVER_SECRET:-OVERRIDE_ME_PLEASE} OPENPROJECT_URL: "${OPENPROJECT_URL:-http://web:8080}"