Downgrade node version

This commit is contained in:
Glenn Y. Rolland 2020-06-05 13:19:58 +02:00
parent bd96a0cac0
commit 1cf6216713

View file

@ -1,5 +1,5 @@
# Stable version of etherpad doesn't support npm 2
FROM node:13-slim
FROM node:12-slim
MAINTAINER Glenn Y. Rolland <glenux@glenux.net>
ENV ETHERPAD_VERSION 1.8.4