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