forked from extern/docker
ep_redis_publisher: fix for issue after 1.8.16 update
https://github.com/mconf/ep_redis_publisher/issues/3
This commit is contained in:
parent
58f441f3ee
commit
32a4ea41b6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user