aboutsummaryrefslogtreecommitdiffstats
path: root/packer/templates/basebuild-local-kvm.json
diff options
context:
space:
mode:
Diffstat (limited to 'packer/templates/basebuild-local-kvm.json')
-rw-r--r--packer/templates/basebuild-local-kvm.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packer/templates/basebuild-local-kvm.json b/packer/templates/basebuild-local-kvm.json
index 36c77f42..5f7f8f2f 100644
--- a/packer/templates/basebuild-local-kvm.json
+++ b/packer/templates/basebuild-local-kvm.json
@@ -13,8 +13,8 @@
"builders": [
{
"type": "qemu",
- "iso_url": "http://releases.ubuntu.com/16.04/ubuntu-16.04-server-amd64.iso",
- "iso_checksum": "23e97cd5d4145d4105fbf29878534049",
+ "iso_url": "http://releases.ubuntu.com/16.04/ubuntu-16.04.3-server-amd64.iso",
+ "iso_checksum": "10fcd20619dce11fe094e960c85ba4a9",
"iso_checksum_type": "md5",
"output_directory": "output_ubuntu",