diff --git a/Dockerfile b/Dockerfile index 4c8bf57..d0b8eb3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 ENV ETHERPAD_VERSION 1.8.4