From 5b9137a8c7d9e841469b23e4734c344b49f870ca Mon Sep 17 00:00:00 2001 From: Gabriel Brascher Date: Tue, 4 Aug 2020 18:02:38 -0300 Subject: [PATCH] Update debian 10 iso to 10.5.0 --- tools/appliance/systemvmtemplate/template.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/appliance/systemvmtemplate/template.json b/tools/appliance/systemvmtemplate/template.json index 0fa9fb15a893..b99830e0b6f7 100644 --- a/tools/appliance/systemvmtemplate/template.json +++ b/tools/appliance/systemvmtemplate/template.json @@ -36,8 +36,8 @@ "disk_size": 2500, "disk_interface": "virtio", "net_device": "virtio-net", - "iso_url": "https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-10.4.0-amd64-netinst.iso", - "iso_checksum": "ec69e4bfceca56222e6e81766bf235596171afe19d47c20120783c1644f72dc605d341714751341051518b0b322d6c84e9de997815e0c74f525c66f9d9eb4295", + "iso_url": "https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-10.5.0-amd64-netinst.iso", + "iso_checksum": "0a6aee1d9aafc1ed095105c052f9fdd65ed00ea9274188c9cd0072c8e6838ab40e246d45a1e6956d74ef1b04a1fc042151762f25412e9ff0cbf49418eef7992e", "iso_checksum_type": "sha512", "output_directory": "../dist", "http_directory": "http",