Update leap15 base image
Change-Id: I6578df9daaf95dc13412f8a02bd9a358d7ec9fd3 Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
This commit is contained in:
committed by
Andrii Ostapenko
parent
409c784dc5
commit
ce66853ab9
@@ -119,7 +119,8 @@ ossp-uuid [platform:suse neutron]
|
||||
pcre-devel [platform:rpm requirements]
|
||||
pkg-config [platform:dpkg platform:suse requirements]
|
||||
pkgconfig [platform:rpm !platform:suse requirements]
|
||||
postgresql-devel [platform:rpm requirements]
|
||||
postgresql-devel [platform:rpm !platform:suse requirements]
|
||||
postgresql-server-devel [platform:suse requirements]
|
||||
python-dev [platform:dpkg (requirements !python3)]
|
||||
python-devel [platform:rpm (requirements !python3)]
|
||||
python-rbd [!platform:suse (glance ceph !python3) (cinder ceph !python3) (manila ceph !python3) (nova ceph !python3)]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
ARG FROM=opensuse/leap:15.1
|
||||
ARG FROM=opensuse/leap:15.2
|
||||
FROM ${FROM}
|
||||
|
||||
ARG PACKAGE_MIRROR=http://download.opensuse.org/
|
||||
|
||||
Reference in New Issue
Block a user