Skip to content

Commit

Permalink
upgrade casperjs to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vimagick committed Jul 31, 2016
1 parent 7f30026 commit a28c900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion casperjs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ENV PHANTOM_VER 2.1.1
ENV PHANTOM_URL https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-${PHANTOM_VER}-linux-x86_64.tar.bz2
ENV PHANTOM_DIR /usr/local/bin

ENV CASPER_VER 1.1.2
ENV CASPER_VER 1.1.3
ENV CASPER_URL https://github.com/casperjs/casperjs/archive/${CASPER_VER}.tar.gz
ENV CASPER_DIR /usr/local/casperjs

Expand Down

0 comments on commit a28c900

Please sign in to comment.