files modified

Este commit está contenido en:
Your Name
2020-08-23 12:06:04 +00:00
padre 6d21f3d243
commit bbc9877d45
Se han modificado 65 ficheros con 418 adiciones y 248 borrados

Ver fichero

@@ -1,4 +1,4 @@
FROM node:10-slim
FROM node:12-slim
RUN npm i -g npm
RUN apt update && apt -y install git sudo && apt clean
RUN git clone --depth 1 --branch master https://github.com/ether/etherpad-lite /etherpad