From 87287cea12099478535f7e6d0232009a2fd41f47 Mon Sep 17 00:00:00 2001
From: Richard Allred <richardmallred@gmail.com>
Date: Fri, 24 May 2019 19:43:32 +0200
Subject: [PATCH] Updating to quay.io image

---
 container-build/Dockerfile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/container-build/Dockerfile b/container-build/Dockerfile
index b1fe389..30d0753 100644
--- a/container-build/Dockerfile
+++ b/container-build/Dockerfile
@@ -1,2 +1,2 @@
-# Use the do288-httpd-parent image as base
-FROM docker.io/rallred/do288-httpd-parent
+# Use the httpd-parent image as base
+FROM quay.io/redhattraining/httpd-parent

--
Gitblit v1.9.3