From b075f214ebf834bfd1efd4c6e853a45a501b4792 Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Mon, 24 Jun 2019 14:39:06 +0100 Subject: [PATCH] Update LXC base image to 18.04.2 Change-Id: I3ad0d46d5eb22ae43fd760a7d701f4d9f1dc9a9e --- vars/ubuntu-18.04.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/ubuntu-18.04.yml b/vars/ubuntu-18.04.yml index 9d13599c..99607756 100644 --- a/vars/ubuntu-18.04.yml +++ b/vars/ubuntu-18.04.yml @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -_lxc_hosts_container_image_url: "http://cdimage.ubuntu.com/ubuntu-base/releases/18.04/release/ubuntu-base-18.04.1-base-{{ lxc_cache_map.arch }}.tar.gz" +_lxc_hosts_container_image_url: "http://cdimage.ubuntu.com/ubuntu-base/releases/18.04/release/ubuntu-base-18.04.2-base-{{ lxc_cache_map.arch }}.tar.gz" _lxc_cache_map: distro: ubuntu