Update Etherpad to 1.8.17
This brings bug fixes and performance improvements. Change-Id: I9df00f68ea4062f318affc7cb73f5a20d2db46d8
This commit is contained in:
parent
111f552038
commit
48d8f27101
@ -93,7 +93,7 @@ USER etherpad
|
||||
|
||||
RUN git clone https://github.com/ether/etherpad-lite ${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
|
||||
# npm will try to hoist common dependencies by removing them from
|
||||
|
Loading…
Reference in New Issue
Block a user