Bump version (fix)
This commit is contained in:
parent
12a67967c9
commit
32d4358966
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
FROM node:12-slim
|
FROM node:12-slim
|
||||||
MAINTAINER Glenn Y. Rolland <glenux@glenux.net>
|
MAINTAINER Glenn Y. Rolland <glenux@glenux.net>
|
||||||
|
|
||||||
ENV ETHERPAD_VERSION 1.8.6
|
ENV ETHERPAD_VERSION 1.8.7
|
||||||
|
|
||||||
# RUN = docker run ... + docker commit
|
# RUN = docker run ... + docker commit
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue