Updates for tools/* which are rebuilt with new alpine

Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
Ian Campbell
2017-10-24 10:25:07 +01:00
parent 6c7b1c0251
commit abbda95d06
3 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ import (
// QemuImg is the version of qemu container
const (
QemuImg = "linuxkit/qemu:f185296d0420d3771cfea26e069e595069a5be3e"
QemuImg = "linuxkit/qemu:a8ac18dcf0ecaf6dffc887192ea30e0fb2f702de"
defaultFWPath = "/usr/share/ovmf/bios.bin"
)