etherpad: reasonable cachebuster tag

This commit is contained in:
chandi 2021-04-17 20:27:26 +02:00
parent adc1b8e7bb
commit 8429a3b511

View File

@ -7,7 +7,9 @@ RUN apt-get update \
USER etherpad
ENV TAG v2.3-alpha-4
# only used to trigger a fresh run of the npm install
# command without caching
ENV TAG v2.3-beta-4
RUN npm install \
git+https://git@github.com/pedrobmarin/ep_pad_ttl.git \