Skip to content

Commit

Permalink
etherpad-lite: update to version 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tvelocity committed Apr 11, 2015
1 parent 6c55da2 commit b2c0e9a
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.3
ENV ETHERPAD_VERSION 1.5.4

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

0 comments on commit b2c0e9a

Please sign in to comment.