From 0352dedb3181cad3a32729d9f00baa4cded69ee0 Mon Sep 17 00:00:00 2001
From: Christopher Hubing <chubing@internet2.edu>
Date: Thu, 27 Feb 2020 11:54:25 -0500
Subject: [PATCH] Update manualBuild.sh

---
 manualBuild.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manualBuild.sh b/manualBuild.sh
index 67b7d8a8..16fcc3f4 100755
--- a/manualBuild.sh
+++ b/manualBuild.sh
@@ -1,4 +1,4 @@
-docker build --pull --tag=tier/grouper:latest . \
+docker build --pull --tag=itap/grouper:latest . \
 
 if [[ "$OSTYPE" == "darwin"* ]]; then
   say build complete