Skip to content

Commit

Permalink
Add upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Splain committed Mar 18, 2016
1 parent c316fa9 commit 69b9af3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ RUN apt-get update && \
apt-get install software-properties-common -yq && \
add-apt-repository ppa:mikesplain/openvas -y && \
apt-get update && \
apt-get upgrade -y && \
apt-get install alien \
dirb \
nikto \
Expand Down

0 comments on commit 69b9af3

Please sign in to comment.