mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 09:39:08 +00:00
Update the use of linuxkit/qemu to the alpine:3.7 base
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
affa1c6b7d
commit
9f175e1e6c
@ -20,7 +20,7 @@ import (
|
||||
|
||||
// QemuImg is the version of qemu container
|
||||
const (
|
||||
QemuImg = "linuxkit/qemu:a8ac18dcf0ecaf6dffc887192ea30e0fb2f702de"
|
||||
QemuImg = "linuxkit/qemu:9c263e6334f9b9de481eefd66942368b793cae80"
|
||||
defaultFWPath = "/usr/share/ovmf/bios.bin"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user