summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcode/makefile_patch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/makefile_patch.sh b/code/makefile_patch.sh
index 4f06515d..150bf84d 100755
--- a/code/makefile_patch.sh
+++ b/code/makefile_patch.sh
@@ -17,7 +17,7 @@ imageversion="180410142414"
imageserver="http://artifacts.opnfv.org/daisy/upstream"
imagename="kolla-image-$imagebranch-$imageversion.tgz"
-isoname="CentOS-7-x86_64-Minimal-1611.iso"
+isoname="CentOS-7-x86_64-Minimal-1802-01.iso"
isourl="http://buildlogs.centos.org/rolling/7/isos/x86_64/${isoname}"
cirros_server="http://download.cirros-cloud.net"