mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
Update QEMU to v4.2.0-2
This commit is contained in:
parent
e85fc6b1b2
commit
fd53bbef2d
|
@ -46,7 +46,7 @@ func dockerBuildOfficialImage(arch string) error {
|
||||||
// Set default Architecture Dockerfile to amd64
|
// Set default Architecture Dockerfile to amd64
|
||||||
dockerfile := "Dockerfile"
|
dockerfile := "Dockerfile"
|
||||||
// Set version of QEMU
|
// Set version of QEMU
|
||||||
qemuversion := "v4.1.1-1"
|
qemuversion := "v4.2.0-2"
|
||||||
|
|
||||||
//TODO(nightah): Remove when turning off Travis
|
//TODO(nightah): Remove when turning off Travis
|
||||||
ciTag := ""
|
ciTag := ""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user