Update source of iso file 55/10555/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 8 Aug 2017 14:44:20 +0000 (16:44 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 8 Aug 2017 14:44:20 +0000 (16:44 +0200)
Change-Id: I4ddb6642f0393e83f064bca0735b7b8755257a41
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
packer/templates/basebuild-local-kvm.json

index 36c77f4..5f7f8f2 100644 (file)
@@ -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",