mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
update routersploit
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
c3afeed27a
commit
9eed2fb809
|
@ -1,7 +1,7 @@
|
||||||
FROM debian:sid
|
FROM debian:sid
|
||||||
LABEL maintainer "Christian Koep <christiankoep@gmail.com>"
|
LABEL maintainer "Christian Koep <christiankoep@gmail.com>"
|
||||||
|
|
||||||
ENV ROUTERSPLOIT_VERSION v2.2.1
|
ENV ROUTERSPLOIT_VERSION v3.0.0
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
git \
|
git \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user