From f4dad1e687a1eec6ae4861e944a3bf1409e34953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Mon, 16 Mar 2026 11:12:20 +0100 Subject: [PATCH] Update hocuspocus image to openproject/hocuspocus:17.2.1 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index a4b0ec3..ef0d08a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -127,7 +127,7 @@ services: - backend hocuspocus: - image: openproject/hocuspocus:17.1.3 + image: openproject/hocuspocus:17.2.1 environment: SECRET: ${COLLABORATIVE_SERVER_SECRET:-OVERRIDE_ME_PLEASE} OPENPROJECT_URL: "${OPENPROJECT_URL:-http://web:8080}"