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 6882b710..2f77dd44 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.4-server-amd64.iso",
- "iso_checksum": "6a7f31eb125a0b2908cf2333d7777c82",
+ "iso_url": "http://releases.ubuntu.com/16.04/ubuntu-16.04.6-server-amd64.iso",
+ "iso_checksum": "ac8a79a86a905ebdc3ef3f5dd16b7360",
"iso_checksum_type": "md5",
"output_directory": "output_ubuntu",