summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild-os-images.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-os-images.sh b/build-os-images.sh
index 54a10ef..9e3421d 100755
--- a/build-os-images.sh
+++ b/build-os-images.sh
@@ -4,7 +4,7 @@ BASE_D="${BASH_SOURCE%/*}"
function run_build {
local img_name="$1"
- local img_name_helsinki="docker.avl.com/$img_name"
+ local img_name_helsinki="docker.helsinki.at/$img_name"
local build_dir="$2"
echo -e "\033[1m****************\033[0m"