Downgrade node version

This commit is contained in:
Glenn Y. Rolland 2021-06-10 14:36:32 +02:00
parent edb63a971c
commit 67328423b9

View file

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