From e23ebc7439c8692eff5aebf78782068ac1507221 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 12 Oct 2021 13:27:07 -0700 Subject: [PATCH] Chore: Update Ubuntu 18.04 Update base image for Ubuntu 18.04 Issue: RELENG-3989 Signed-off-by: Jessica Wagantall Change-Id: I1821b6678745c89842936ced72e8cda06abf939b --- 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 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", -- 2.16.6