switch to jessie

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
Thomas Sjögren 2015-08-13 22:35:50 +02:00
parent 1c217b85be
commit 930f7ea676

View file

@ -1,6 +1,6 @@
# REPOSITORY https://github.com/konstruktoid/docker-bench-security/
FROM debian:wheezy
FROM debian:jessie
MAINTAINER Thomas Sjögren <konstruktoid@users.noreply.github.com>