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 #4 from fr3nd/revert-3-patch-1
Browse files Browse the repository at this point in the history
Revert "Update to serposcope 2.7.0"
  • Loading branch information
fr3nd authored Mar 21, 2017
2 parents 57e7675 + 80fb517 commit 0f241e0
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.7.0
ENV SERPOSCOPE_VERSION 2.6.0

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 0f241e0

Please sign in to comment.