diff --git a/Dockerfile b/Dockerfile index b0b87ddb..efd2d02c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ # limitations under the License. ################################################################################ -ARG KATSDPDOCKERBASE_REGISTRY=quay.io/ska-sa +ARG KATSDPDOCKERBASE_REGISTRY=harbor.sdp.kat.ac.za/dpp FROM $KATSDPDOCKERBASE_REGISTRY/docker-base-build as build