Merge "Update Etherpad to 1.8.17"
This commit is contained in:
commit
6d76448298
@ -93,7 +93,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 1.8.16
|
RUN git checkout 1.8.17
|
||||||
|
|
||||||
# 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…
x
Reference in New Issue
Block a user