Skip to content

Commit f2ee997

Browse files
kasperk81jandubois
andauthored
Update Makefile
Co-authored-by: Jan Dubois <[email protected]>
1 parent b8a3932 commit f2ee997

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
@@ -21,7 +21,7 @@ ARCH_ALIAS_x86_64 = amd64
2121
ARCH_ALIAS_aarch64 = arm64
2222
ARCH_ALIAS = $(shell echo "$(ARCH_ALIAS_$(ARCH))")
2323

24-
QEMU_VERSION=v9.2.2
24+
QEMU_VERSION=v9.2.2-52
2525
BINFMT_IMAGE=tonistiigi/binfmt:qemu-$(QEMU_VERSION)
2626

2727
.PHONY: mkimage

0 commit comments

Comments
 (0)