diff --git a/docker-compose.yml b/docker-compose.yml index ef0d08a..ee2cbb3 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -127,7 +127,7 @@ services: - backend hocuspocus: - image: openproject/hocuspocus:17.2.1 + image: openproject/hocuspocus:17.2.2 environment: SECRET: ${COLLABORATIVE_SERVER_SECRET:-OVERRIDE_ME_PLEASE} OPENPROJECT_URL: "${OPENPROJECT_URL:-http://web:8080}"