Skip to content

Commit

Permalink
Bump podigg-lc
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Feb 22, 2017
1 parent 611f404 commit a2f53d6
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 @@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y libcairo2-dev libjpeg62-turbo-dev libpa

# Add podigg-lc
RUN git clone -n https://github.com/PoDiGG/podigg-lc.git /evalrun
RUN cd /evalrun && git checkout ce14a0b5aabcb423bde0746e067b858e0ce75fa5
RUN cd /evalrun && git checkout a25491e3e75fda574f5f39ddc6c48e0262ee8cd5
RUN cd /evalrun && npm install

# Add and build Java wrapper
Expand Down

0 comments on commit a2f53d6

Please sign in to comment.