Merge "Update etherpad to 1.9.7"
This commit is contained in:
commit
5b8dd8b96c
@ -102,7 +102,7 @@ USER etherpad
|
||||
|
||||
RUN git clone https://github.com/ether/etherpad-lite ${EP_DIR}
|
||||
WORKDIR "${EP_DIR}"
|
||||
RUN git checkout v1.9.6
|
||||
RUN git checkout v1.9.7
|
||||
|
||||
# Plugins must be installed before installing Etherpad's dependencies, otherwise
|
||||
# npm will try to hoist common dependencies by removing them from
|
||||
|
Loading…
Reference in New Issue
Block a user