Bump Etherpad version to 1.8.13

This commit is contained in:
Glenn Y. Rolland 2021-04-30 11:31:18 +02:00
parent 336f0de65b
commit 9b43cb41ed

View file

@ -3,7 +3,7 @@
FROM node:12-slim
MAINTAINER Glenn Y. Rolland <glenux@glenux.net>
ENV ETHERPAD_VERSION 1.8.7
ENV ETHERPAD_VERSION 1.8.13
# RUN = docker run ... + docker commit
RUN apt-get update && \