Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
KeiranY committed Apr 27, 2019
2 parents 6ef314c + fae26f6 commit 4f7b240
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions container/kali/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM lukaszlach/kali-desktop:xfce
FROM lukaszlach/kali-desktop:xfce-top10
LABEL base="https://github.com/lukaszlach/kali-desktop"
LABEL maintainer="Keiran Young (kcyoung1997@hotmail.co.uk)"

Expand All @@ -8,4 +8,4 @@ RUN apt-get update && \
# DEV packages
RUN apt-get install -y arp-scan yersinia wireshark tcpdump
RUN apt-get install -y vlan
#CMD /bin/bash
#CMD /bin/bash

0 comments on commit 4f7b240

Please sign in to comment.