summaryrefslogtreecommitdiffstats
path: root/build/variables.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/variables.sh')
-rw-r--r--build/variables.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/variables.sh b/build/variables.sh
index 93c71957..e966e33e 100644
--- a/build/variables.sh
+++ b/build/variables.sh
@@ -20,7 +20,7 @@ BUILD_UTILS="$(dirname ${BUILD_ROOT})/apex/build_utils.py"
# oom issues on some of the larger build steps
VIRT_CUSTOMIZE="virt-customize -m 4096"
-rdo_images_uri=${RDO_IMAGES_URI:-http://artifacts.opnfv.org/apex/euphrates/rdo}
+rdo_images_uri=${RDO_IMAGES_URI:-https://images.rdoproject.org/pike/delorean/current-tripleo}
onos_release_uri=https://downloads.onosproject.org/release/
onos_release_file=onos-1.8.4.tar.gz