cmd: Update qmeu container image hash

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer 2017-07-26 15:43:28 +01:00
parent 930c9c21df
commit 4b25e00c7d

View File

@ -18,7 +18,7 @@ import (
) )
// QemuImg is the version of qemu container // QemuImg is the version of qemu container
const QemuImg = "linuxkit/qemu:bc5e096d3b440509954aa9341db3ff4d3d615344" const QemuImg = "linuxkit/qemu:8c07b24790ac5162dfc129791f8afeace159ca20"
// QemuConfig contains the config for Qemu // QemuConfig contains the config for Qemu
type QemuConfig struct { type QemuConfig struct {