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