mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
[CI] Update QEMU to v5.1.0-7 (#1457)
This commit is contained in:
parent
106c9032ad
commit
f2e0f16d39
|
@ -46,7 +46,7 @@ func dockerBuildOfficialImage(arch string) error {
|
|||
// Set default Architecture Dockerfile to amd64.
|
||||
dockerfile := "Dockerfile"
|
||||
// Set version of QEMU.
|
||||
qemuversion := "v5.1.0-5"
|
||||
qemuversion := "v5.1.0-7"
|
||||
|
||||
// If not the default value.
|
||||
if arch != defaultArch {
|
||||
|
|
Loading…
Reference in New Issue
Block a user