Bump nodejs version
This commit is contained in:
parent
336f0de65b
commit
b0f4ecc13a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Stable version of etherpad doesn't support npm 2
|
# Stable version of etherpad doesn't support npm 2
|
||||||
|
|
||||||
FROM node:12-slim
|
FROM node:14-slim
|
||||||
MAINTAINER Glenn Y. Rolland <glenux@glenux.net>
|
MAINTAINER Glenn Y. Rolland <glenux@glenux.net>
|
||||||
|
|
||||||
ENV ETHERPAD_VERSION 1.8.7
|
ENV ETHERPAD_VERSION 1.8.7
|
||||||
|
|
Loading…
Reference in a new issue