Skip to content

Commit

Permalink
Merge pull request #4 from ibrahimsag/patch-1
Browse files Browse the repository at this point in the history
update to manet 0.4.11
  • Loading branch information
bobey committed Apr 18, 2016
2 parents 8548865 + 0c79db0 commit f79541f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM node:4.2
RUN apt-get update && \
apt-get install -y xvfb iceweasel fonts-takao fonts-wqy-zenhei

RUN npm install -g slimerjs phantomjs [email protected].9
RUN npm install -g slimerjs phantomjs [email protected].11

COPY bin/startup.sh /usr/local/bin/startup.sh

Expand Down

0 comments on commit f79541f

Please sign in to comment.