From 9eed2fb8095f662e0b89718cc51ea8e41971c798 Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Mon, 28 May 2018 19:28:33 -0400 Subject: [PATCH] update routersploit Signed-off-by: Jess Frazelle --- routersploit/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routersploit/Dockerfile b/routersploit/Dockerfile index 2cd86e0..fe6b788 100644 --- a/routersploit/Dockerfile +++ b/routersploit/Dockerfile @@ -1,7 +1,7 @@ FROM debian:sid LABEL maintainer "Christian Koep " -ENV ROUTERSPLOIT_VERSION v2.2.1 +ENV ROUTERSPLOIT_VERSION v3.0.0 RUN apt-get update && apt-get install -y \ git \