diff --git a/component/qemu-kvm/buildout.cfg b/component/qemu-kvm/buildout.cfg
index 92f99a5e3fdb480e8f0607db80ddcb8fc4029c7d..81b4e91ef3fc63b3541c56eecb31ddba4db60383 100644
--- a/component/qemu-kvm/buildout.cfg
+++ b/component/qemu-kvm/buildout.cfg
@@ -43,9 +43,9 @@ environment =
 [debian-amd64-netinst.iso]
 # Download the installer of Debian 8 (Jessie)
 recipe = hexagonit.recipe.download
-url = http://cdimage.debian.org/debian-cd/8.3.0/amd64/iso-cd/debian-8.3.0-amd64-netinst.iso
+url = http://cdimage.debian.org/debian-cd/8.4.0/amd64/iso-cd/debian-8.4.0-amd64-netinst.iso
 filename = ${:_buildout_section_name_}
-md5sum = a9b490b4215d1e72e876b031dafa7184
+md5sum = 8d52d1b7789cd5a464aae719f05299ec
 download-only = true
 mode = 0644
 location = ${buildout:parts-directory}/${:_buildout_section_name_}