diff --git a/distros/Dockerfile.debian b/distros/Dockerfile.debian index ce991a7..f492339 100644 --- a/distros/Dockerfile.debian +++ b/distros/Dockerfile.debian @@ -1,6 +1,6 @@ # REPOSITORY https://github.com/konstruktoid/docker-bench-security/ -FROM debian:wheezy +FROM debian:jessie MAINTAINER Thomas Sjögren