Merge "Update Etherpad to 1.8.17"

This commit is contained in:
Zuul 2022-02-25 17:09:14 +00:00 committed by Gerrit Code Review
commit 6d76448298

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