Bump version

This commit is contained in:
Glenn Y. Rolland 2020-06-05 12:33:50 +02:00
parent 48cef2ea8c
commit bd96a0cac0

View file

@ -2,7 +2,7 @@
FROM node:13-slim
MAINTAINER Glenn Y. Rolland <glenux@glenux.net>
ENV ETHERPAD_VERSION 1.8.0
ENV ETHERPAD_VERSION 1.8.4
# RUN = docker run ... + docker commit
RUN apt-get update && \