From 313b8896df9370d28be45ea790902b0330f12e29 Mon Sep 17 00:00:00 2001
From: Ravi Srinivasan <rsriniva@redhat.com>
Date: Wed, 06 Feb 2019 03:52:46 +0100
Subject: [PATCH] Fixed do500-toolbox URL. Changed to quay.io/redhat

---
 exercises/2-attack-of-the-pipelines/README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/exercises/2-attack-of-the-pipelines/README.md b/exercises/2-attack-of-the-pipelines/README.md
index 24bacbd..aabdd0e 100644
--- a/exercises/2-attack-of-the-pipelines/README.md
+++ b/exercises/2-attack-of-the-pipelines/README.md
@@ -199,7 +199,7 @@
 </p>
 
 ```bash
-docker run -it -v C:/do500-workspace:/home/tool-box/workarea:Z quay.io/jrigsbee/do500-toolbox /bin/bash
+docker run -it -v C:/do500-workspace:/home/tool-box/workarea:Z quay.io/redhat/do500-toolbox /bin/bash
 ```
 
 ```bash

--
Gitblit v1.9.3