Update Etherpad to 1.8.17

This brings bug fixes and performance improvements.

Change-Id: I9df00f68ea4062f318affc7cb73f5a20d2db46d8
This commit is contained in:
Clark Boylan 2022-02-24 09:09:51 -08:00
parent 111f552038
commit 48d8f27101
1 changed files with 1 additions and 1 deletions

View File

@ -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