Debian: use OpenStack Zed repos
With source base images we use small amount of packages from there. Some Python/JS updates and novnc/spice stuff. Change-Id: I41d8d3ae0e43ba7b54b126e076134f13dcab7859
This commit is contained in:
parent
0c501542e0
commit
e8d085b606
@ -279,7 +279,7 @@ COPY sources.list /etc/apt/sources.list.d/kolla-custom.list
|
||||
|
||||
RUN apt update \
|
||||
&& apt install -y --no-install-recommends extrepo \
|
||||
&& extrepo enable openstack_yoga \
|
||||
&& extrepo enable openstack_zed \
|
||||
&& apt purge -y extrepo \
|
||||
&& apt --purge autoremove -y \
|
||||
&& apt clean
|
||||
|
Loading…
Reference in New Issue
Block a user