Skip to content
This repository was archived by the owner on Aug 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #65 from mikesplain/force_14.04
Browse files Browse the repository at this point in the history
Make sure we use 14.04...
  • Loading branch information
mikesplain committed Oct 28, 2015
2 parents a7f2ae6 + afb7192 commit d422ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# OpenVAS
# Based on: http://hackertarget.com/install-openvas-7-ubuntu/

FROM ubuntu
FROM ubuntu:14.04
MAINTAINER Mike Splain [email protected]

RUN apt-get update -y
Expand Down

0 comments on commit d422ca9

Please sign in to comment.