diff --git a/Dockerfile b/Dockerfile index 3eb0c01..4868fb5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # Stable version of etherpad doesn't support npm 2 -FROM node:12-slim +FROM node:14-slim MAINTAINER Glenn Y. Rolland ENV ETHERPAD_VERSION 1.8.7