summaryrefslogtreecommitdiffstats
path: root/build/Makefile
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2017-09-26 10:14:51 -0400
committerTim Rozet <trozet@redhat.com>2017-10-03 15:39:16 +0000
commit15208f52f1c9dbea048cd363e0caae3a8e95d954 (patch)
tree9b307a60e3e9b19e1ebba6ea0b0e559cefd34e25 /build/Makefile
parent2ee71b201c0a607f1814bf5fe3e6971f6357db42 (diff)
Updating the iso build to CentOS 7.4
JIRA: APEX-522 Change-Id: I03efc6ccad708d12f3fdabd9ace9935edb31d4bb Signed-off-by: Dan Radez <dradez@redhat.com> (cherry picked from commit 1f8cf744499c5a97c88c02e949593c5bb203e2b0)
Diffstat (limited to 'build/Makefile')
-rw-r--r--build/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/Makefile b/build/Makefile
index 4e20d3fa..23b7f115 100644
--- a/build/Makefile
+++ b/build/Makefile
@@ -8,7 +8,7 @@
##############################################################################
export USE_MASTER = ""
-export CENTDNLD = http://mirrors.cat.pdx.edu/centos/7.3.1611/isos/x86_64/CentOS-7-x86_64-DVD-1611.iso
+export CENTDNLD = http://mirrors.cat.pdx.edu/centos/7.4.1708/isos/x86_64/CentOS-7-x86_64-DVD-1708.iso
export RELEASE = "0"
export RPM_DIST = $(shell rpm -E %dist)