Bump version to 1.8.6
This commit is contained in:
parent
c7bd22e478
commit
76f9a6f22c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
FROM node:12-slim
|
||||
MAINTAINER Glenn Y. Rolland <glenux@glenux.net>
|
||||
|
||||
ENV ETHERPAD_VERSION 1.8.4
|
||||
ENV ETHERPAD_VERSION 1.8.6
|
||||
|
||||
# RUN = docker run ... + docker commit
|
||||
RUN apt-get update && \
|
||||
|
|
Loading…
Reference in a new issue