Merge "Upgrade Etherpad to 1.9.4"

This commit is contained in:
Zuul 2023-11-02 17:34:14 +00:00 committed by Gerrit Code Review
commit a93ad36865

View File

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