Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1 from g123k/master
Browse files Browse the repository at this point in the history
Version 2.5.1
  • Loading branch information
fr3nd authored Aug 20, 2016
2 parents 5a130b0 + d2a371a commit dfb2732
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 @@ -8,7 +8,7 @@ RUN apt-get update && apt-get install -y \
rm -rf /tmp/* && \
rm -rf /var/tmp/*

ENV SERPOSCOPE_VERSION 2.2.0
ENV SERPOSCOPE_VERSION 2.5.1

RUN mkdir -p /opt/serposcope /var/log/serposcope /var/lib/serposcope/
RUN curl -L https://serposcope.serphacker.com/download/${SERPOSCOPE_VERSION}/serposcope-${SERPOSCOPE_VERSION}.jar > /opt/serposcope.jar
Expand Down

0 comments on commit dfb2732

Please sign in to comment.