From: Jessica Wagantall Date: Tue, 12 Oct 2021 20:27:07 +0000 (-0700) Subject: Chore: Update Ubuntu 18.04 X-Git-Tag: v0.9.4~1 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=e23ebc7439c8692eff5aebf78782068ac1507221;p=releng%2Fcommon-packer.git Chore: Update Ubuntu 18.04 Update base image for Ubuntu 18.04 Issue: RELENG-3989 Signed-off-by: Jessica Wagantall Change-Id: I1821b6678745c89842936ced72e8cda06abf939b --- diff --git a/vars/ubuntu-18.04.json b/vars/ubuntu-18.04.json index a0bc5eb..28e3dd8 100644 --- a/vars/ubuntu-18.04.json +++ b/vars/ubuntu-18.04.json @@ -2,7 +2,7 @@ "source_ami_filter_name": "ubuntu/images/*ubuntu-bionic-18.04-amd64-server-*", "source_ami_filter_owner": "aws-marketplace", "source_ami_filter_product_code": "3iplms73etrdhxdepv72l6ywj", - "base_image": "Ubuntu 18.04 LTS (x86_64) [2018-05-09]", + "base_image": "LF - Ubuntu 18.04 LTS (2020-07-29)", "distro": "Ubuntu 18.04", "docker_source_image": "ubuntu:18.04", "ssh_user": "ubuntu",