From: Anil Belur Date: Wed, 10 Apr 2019 10:30:51 +0000 (+1000) Subject: Update the Ubuntu 16.04 arm64 image X-Git-Tag: v0.3.0~3 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F54%2F15254%2F1;p=releng%2Fcommon-packer.git Update the Ubuntu 16.04 arm64 image Update the Ubuntu 16.04 arm64 image to more recent version. The image dated '2018-09-06' is no longer available. Change-Id: I9434cf5ef36b1dbda8b4ae35656966b6a25e4c65 Signed-off-by: Anil Belur --- diff --git a/vars/ubuntu-16.04-arm64.json b/vars/ubuntu-16.04-arm64.json index 845df53..c387ad8 100644 --- a/vars/ubuntu-16.04-arm64.json +++ b/vars/ubuntu-16.04-arm64.json @@ -1,6 +1,6 @@ { "arch": "arm64", - "base_image": "Ubuntu 16.04 LTS (arm64) [2018-09-06]", + "base_image": "Ubuntu 16.04 LTS (arm64) [2018-10-27]", "cloud_user_data": "common-packer/provision/ubuntu-user_data.sh", "distro": "Ubuntu 16.04", "flavor": "lf-standard-1",