Bump version
This commit is contained in:
parent
48cef2ea8c
commit
bd96a0cac0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
FROM node:13-slim
|
FROM node:13-slim
|
||||||
MAINTAINER Glenn Y. Rolland <glenux@glenux.net>
|
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 = docker run ... + docker commit
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue