diff --git a/docker-compose.yml b/docker-compose.yml index 87e68fa..8d9b401 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -121,7 +121,7 @@ services: - backend hocuspocus: - image: openproject/hocuspocus:17.1.0 + image: openproject/hocuspocus:17.0.4 environment: SECRET: ${COLLABORATIVE_SERVER_SECRET:-OVERRIDE_ME_PLEASE} OPENPROJECT_URL: "${OPENPROJECT_URL:-http://web:8080}"