Skip to content

Commit d5f95b9

Browse files
committed
Bump qemu version
Signed-off-by: Patrik Cyvoct <[email protected]>
1 parent a5d2071 commit d5f95b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ TAG?=$(VERSION)
3232

3333
ARCH ?= $(shell go env GOARCH)
3434
ALL_ARCH = amd64 arm arm64 ppc64le s390x
35-
QEMUVERSION=v2.9.1
35+
QEMUVERSION=v4.0.0-4
3636

3737
# This option is for running docker manifest command
3838
export DOCKER_CLI_EXPERIMENTAL := enabled

0 commit comments

Comments
 (0)