From a70792a0c29fa8b51c8d35006709bfb1c78b0982 Mon Sep 17 00:00:00 2001 From: Klaus Zanders Date: Thu, 26 Feb 2026 14:56:05 +0100 Subject: [PATCH] Update hocuspocus image to openproject/hocuspocus:17.1.2 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 1d6cbd7..1435f34 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -127,7 +127,7 @@ services: - backend hocuspocus: - image: openproject/hocuspocus:17.0.5 + image: openproject/hocuspocus:17.1.2 environment: SECRET: ${COLLABORATIVE_SERVER_SECRET:-OVERRIDE_ME_PLEASE} OPENPROJECT_URL: "${OPENPROJECT_URL:-http://web:8080}"