Skip to content

Commit

Permalink
Merge pull request #5 from greggilbert/master
Browse files Browse the repository at this point in the history
Updated to latest Manet (0.4.19)
  • Loading branch information
bobey authored Mar 22, 2017
2 parents f79541f + 4d1ca64 commit ae20fa3
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].11
RUN npm install -g slimerjs phantomjs [email protected].19

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

Expand Down

0 comments on commit ae20fa3

Please sign in to comment.