Skip to content

Commit

Permalink
Updated to latest Manet
Browse files Browse the repository at this point in the history
  • Loading branch information
greggilbert authored Mar 22, 2017
1 parent f79541f commit 4d1ca64
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 4d1ca64

Please sign in to comment.