Bump Etherpad version to 1.8.13
This commit is contained in:
parent
336f0de65b
commit
9b43cb41ed
1 changed files with 1 additions and 1 deletions
|
@ -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 && \
|
||||
|
|
Loading…
Reference in a new issue