From 431bf9b9ffb2155b03886d4fd3f9a33c889e9995 Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Fri, 18 Oct 2019 17:54:29 +0100 Subject: [PATCH] Update ubuntu 18.04 lxc image to 18.04.3 Change-Id: I0cb243e1a0937e9992629042010df37c74ef6df2 --- 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 dca282b2..61a867f2 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.2-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.3-base-{{ lxc_cache_map.arch }}.tar.gz" _lxc_cache_map: distro: ubuntu