mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-04-16 23:08:20 +02:00
etherpad: reasonable cachebuster tag
This commit is contained in:
parent
adc1b8e7bb
commit
8429a3b511
@ -7,7 +7,9 @@ RUN apt-get update \
|
|||||||
|
|
||||||
USER etherpad
|
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 \
|
RUN npm install \
|
||||||
git+https://git@github.com/pedrobmarin/ep_pad_ttl.git \
|
git+https://git@github.com/pedrobmarin/ep_pad_ttl.git \
|
||||||
|
Loading…
Reference in New Issue
Block a user