summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index e400efd..b027aa1 100755
--- a/build.sh
+++ b/build.sh
@@ -1,6 +1,6 @@
#!/bin/bash
HUB=${2:-astroconda}
-PROJECT=${HUB}/pipeline-nb
+PROJECT=${HUB}/datb-tc-pipeline-nb
PROJECT_VERSION="${1}"
TAGS=()
image_tag="${PROJECT_VERSION}"