Downgrade node version
This commit is contained in:
parent
bd96a0cac0
commit
1cf6216713
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Stable version of etherpad doesn't support npm 2
|
# Stable version of etherpad doesn't support npm 2
|
||||||
FROM node:13-slim
|
FROM node:12-slim
|
||||||
MAINTAINER Glenn Y. Rolland <glenux@glenux.net>
|
MAINTAINER Glenn Y. Rolland <glenux@glenux.net>
|
||||||
|
|
||||||
ENV ETHERPAD_VERSION 1.8.4
|
ENV ETHERPAD_VERSION 1.8.4
|
||||||
|
|
Loading…
Reference in a new issue