Code Review
/
daisy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
53917cb
)
Modify the OpenStack Software Repositories
55/25455/1
author
zeyu zhu
<zhu.zeyu@zte.com.cn>
Mon, 5 Dec 2016 03:02:42 +0000
(11:02 +0800)
committer
zeyu zhu
<zhu.zeyu@zte.com.cn>
Mon, 5 Dec 2016 03:02:49 +0000
(11:02 +0800)
Change-Id: Iad4bdef7c2b7f02776224b03cb55e5bd42d3cc71
Signed-off-by: zeyu zhu <zhu.zeyu@zte.com.cn>
ci/build_rpm/Dockerfile
patch
|
blob
|
history
diff --git
a/ci/build_rpm/Dockerfile
b/ci/build_rpm/Dockerfile
index
3dffbe4
..
f10d95e
100644
(file)
--- 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 \