etherpad: pin image version

This commit is contained in:
Saúl Ibarra Corretgé 2020-05-04 10:42:04 +02:00
parent 4fa50b9f08
commit 0e7bc91ffd
2 changed files with 1 additions and 2 deletions

View File

@ -34,7 +34,6 @@ clean:
prepare:
docker pull debian:stretch-slim
docker pull etherpad/etherpad
FORCE_REBUILD=1 $(MAKE)
.PHONY: all build tag push clean prepare

View File

@ -1,4 +1,4 @@
FROM etherpad/etherpad
FROM etherpad/etherpad:1.8.3
ADD ./rootfs/defaults/settings.json /opt/etherpad-lite/settings.json