Update QEMU to v4.2.0-2

pull/528/head
Amir Zarrinkafsh 2019-12-29 12:14:24 +11:00
parent e85fc6b1b2
commit fd53bbef2d
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ func dockerBuildOfficialImage(arch string) error {
// Set default Architecture Dockerfile to amd64
dockerfile := "Dockerfile"
// Set version of QEMU
qemuversion := "v4.1.1-1"
qemuversion := "v4.2.0-2"
//TODO(nightah): Remove when turning off Travis
ciTag := ""