Skip to content

Commit

Permalink
Merge pull request tvelocity#4 from floqqi/master
Browse files Browse the repository at this point in the history
etherpad-lite: update to version 1.5.6
  • Loading branch information
tvelocity committed Apr 17, 2015
2 parents 2c493b1 + 0437ad4 commit 49a024c
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.5
ENV ETHERPAD_VERSION 1.5.6

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

0 comments on commit 49a024c

Please sign in to comment.