diff --git a/dtcw b/dtcw index 744282e..b78ae22 100755 --- a/dtcw +++ b/dtcw @@ -15,7 +15,7 @@ set -o pipefail : "${DTC_VERSION:=3.4.2}" # if not set, public docker hub is used -: "${DTC_DOCKER_PREFIX:=stackit-solutions.git.onstackit.cloud/eric.foerster/}" +: "${DTC_DOCKER_PREFIX:=stackit-solutions.git.onstackit.cloud/homebase-software-architecture/}" # The 'generateSite' and 'copyThemes' tasks support DTC_SITETHEME, an URL of a theme. # export DTC_SITETHEME=https://....zip