From: zeyu zhu Date: Mon, 5 Dec 2016 03:02:42 +0000 (+0800) Subject: Modify the OpenStack Software Repositories X-Git-Tag: 1.0.0~84 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F55%2F25455%2F1;p=daisy.git Modify the OpenStack Software Repositories Change-Id: Iad4bdef7c2b7f02776224b03cb55e5bd42d3cc71 Signed-off-by: zeyu zhu --- diff --git a/ci/build_rpm/Dockerfile b/ci/build_rpm/Dockerfile index 3dffbe4a..f10d95e4 100644 --- a/ci/build_rpm/Dockerfile +++ b/ci/build_rpm/Dockerfile @@ -1,7 +1,7 @@ FROM centos:7 LABEL daisy_image_version=1.0 RUN yum -y update -RUN yum -y install centos-release-openstack-mitaka +RUN yum -y install centos-release-openstack-newton RUN yum -y install \ wget \ coreutils \