Update libvirt image version

CVE-2020-1971: [High] has been found in openssl [1.0.2g-1ubuntu4.15],
fixed in openssl [1.0.2g-1ubuntu4.18]. This patch updates parent
container version to the latest available to date
ubuntu_xenial-20210512, which includes openssl [1.0.2g-1ubuntu4.19].

Closes: #19
Change-Id: Iafd02d396b4bdceff927204a8dafc538a756a298
This commit is contained in:
Roman Gorshunov 2021-05-28 06:46:34 +00:00
parent b7d03d4def
commit 075ad1fc28
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM docker.io/openstackhelm/libvirt:ubuntu_xenial-20190903
FROM docker.io/openstackhelm/libvirt:ubuntu_xenial-20210512
COPY libvirtd.conf /etc/libvirt/libvirtd.conf
COPY qemu.conf /etc/libvirt/qemu.conf
COPY libvirt.sh /tmp/libvirt.sh