Skip to content

Commit

Permalink
Manet 0.4.7 specific
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Balais committed Nov 19, 2015
1 parent 4f061f9 commit e939cba
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

RUN npm install -g slimerjs phantomjs manet
RUN npm install -g slimerjs phantomjs manet@0.4.7

COPY bin/start_manet.sh /usr/local/bin/

Expand Down

0 comments on commit e939cba

Please sign in to comment.