From 47916225f2f05629241f068c9b2fc74261c3034e Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Tue, 25 Jun 2019 11:43:21 +1000 Subject: [PATCH] Update Ubuntu 18.04 amd64 base images Issue: RELENG-2166 Change-Id: I164e65d8db2b9b40a590cdf9e341309f937193f9 Signed-off-by: Anil Belur --- vars/ubuntu-18.04.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/ubuntu-18.04.json b/vars/ubuntu-18.04.json index d7e0d05..01fccd8 100644 --- a/vars/ubuntu-18.04.json +++ b/vars/ubuntu-18.04.json @@ -1,7 +1,7 @@ { "source_ami_filter_name": "*ubuntu*18.04*", "source_ami_filter_owner": "099720109477", - "base_image": "LF - Ubuntu 18.04 LTS (2018-09-03)", + "base_image": "LF - Ubuntu 18.04 LTS (2019-06-24)", "distro": "Ubuntu 18.04", "ssh_user": "ubuntu", "cloud_user_data": "common-packer/provision/ubuntu-user_data.sh" -- 2.16.6