From: Anil Belur Date: Tue, 25 Jun 2019 01:43:21 +0000 (+1000) Subject: Update Ubuntu 18.04 amd64 base images X-Git-Tag: v0.4.0~13^2 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F89%2F15989%2F1;p=releng%2Fcommon-packer.git Update Ubuntu 18.04 amd64 base images Issue: RELENG-2166 Change-Id: I164e65d8db2b9b40a590cdf9e341309f937193f9 Signed-off-by: Anil Belur --- 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"