From e40e3c1e784f51635ab492b9826bad8a1b70fd98 Mon Sep 17 00:00:00 2001 From: Calum Gardner Date: Thu, 17 Dec 2015 17:55:14 +0000 Subject: [PATCH] updated to use my chain --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8a4c08c..9445178 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ # # Pull base image. -FROM dockerfile/ubuntu +FROM quay.io/chronojam/ubuntu # Install Python. RUN \