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