Merge "Update etherpad to 1.9.7"

This commit is contained in:
Zuul 2024-02-16 17:04:49 +00:00 committed by Gerrit Code Review
commit 5b8dd8b96c

View File

@ -102,7 +102,7 @@ USER etherpad
RUN git clone https://github.com/ether/etherpad-lite ${EP_DIR}
WORKDIR "${EP_DIR}"
RUN git checkout v1.9.6
RUN git checkout v1.9.7
# Plugins must be installed before installing Etherpad's dependencies, otherwise
# npm will try to hoist common dependencies by removing them from