Update stx-centos dev repo config to stein
Update the yum repo config for the stx-centos dev base image to point to the openstack-stein repo. Change-Id: Ia84d49deca85b8b32e6925e8de1b0768f6334196 Story: 2005248 Task: 30694 Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
parent
7b40bdb2f6
commit
bdc25624d4
@ -6,7 +6,7 @@ FROM centos:${RELEASE}
|
||||
|
||||
RUN set -ex ;\
|
||||
sed -i '/\[main\]/ atimeout=120' /etc/yum.conf ;\
|
||||
yum install -y centos-release-openstack-rocky ;\
|
||||
yum install -y centos-release-openstack-stein ;\
|
||||
rm -rf \
|
||||
/var/log/* \
|
||||
/tmp/* \
|
||||
|
Loading…
x
Reference in New Issue
Block a user