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