diff options
-rwxr-xr-x | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/bash HUB=${3:-astroconda} -PROJECT=${HUB}/python +PROJECT=${HUB}/datb-tc-python PROJECT_VERSION="${1}" BASE_IMG_VERSION=${2:-latest} TAGS=() |
![]() |
index : gh_mirror/astroconda/docker-python.git | |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | build.sh | 2 |
@@ -1,6 +1,6 @@ #!/bin/bash HUB=${3:-astroconda} -PROJECT=${HUB}/python +PROJECT=${HUB}/datb-tc-python PROJECT_VERSION="${1}" BASE_IMG_VERSION=${2:-latest} TAGS=() |