Skip to content

Commit

Permalink
etherpad-lite: update to version 1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tvelocity committed Aug 5, 2015
1 parent c777992 commit 7f40d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etherpad-lite/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM debian:jessie
MAINTAINER Tony Motakis <[email protected]>

ENV ETHERPAD_VERSION 1.5.6
ENV ETHERPAD_VERSION 1.5.7

RUN apt-get update && \
apt-get install -y curl unzip nodejs-legacy npm mysql-client && \
Expand Down

0 comments on commit 7f40d5d

Please sign in to comment.