From ffaea30564f7cf36246cf49fb7f1eff49763f360 Mon Sep 17 00:00:00 2001 From: Mark Stillwell Date: Mon, 17 Nov 2014 14:16:41 +0000 Subject: [PATCH] update to wheezy... --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 813a0dc..95e2eea 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:squeeze +FROM debian:wheezy MAINTAINER Mark Stillwell ENV DEBIAN_FRONTEND noninteractive