Skip to content

Commit

Permalink
New version - thanks lgazo
Browse files Browse the repository at this point in the history
  • Loading branch information
kost committed Jun 7, 2016
1 parent 6edbde6 commit 5f0b36e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debian-arachni/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM debian:jessie
MAINTAINER kost - https://github.com/kost

ENV VERSION_FRAMEWORK 1.2.1
ENV VERSION_ARACHNI $VERSION_FRAMEWORK-0.5.7.1
ENV VERSION_FRAMEWORK 1.4
ENV VERSION_ARACHNI $VERSION_FRAMEWORK-0.5.10

RUN apt-get -qq update && \
apt-get install -yq wget ruby bash && \
Expand Down

0 comments on commit 5f0b36e

Please sign in to comment.