diff --git a/mod/etherpad/Dockerfile b/mod/etherpad/Dockerfile index a8d4ebc..79c7404 100644 --- a/mod/etherpad/Dockerfile +++ b/mod/etherpad/Dockerfile @@ -11,7 +11,7 @@ USER etherpad RUN npm install \ git+https://github.com/mconf/ep_cursortrace.git#v3.1.8 \ git+https://github.com/pedrobmarin/ep_pad_ttl.git#360136cd38493dd698435631f2373cbb7089082d \ - git+https://github.com/pedrobmarin/ep_redis_publisher.git#ed7d8af49876757559ef9d7c8970665c08445d4b \ + git+https://github.com/pedrobmarin/ep_redis_publisher.git#1d903bf900dd53ebc5347f9583b6e240cf754d63 \ git+https://github.com/ether/ep_disable_chat.git#v0.0.3 \ git+https://github.com/ether/ep_sticky_attributes.git#v0.1.9 \ # remove npm lockfile, because somehow it prevents etherpad from detecting the manual added plugin ep_bigbluebutton_patches