We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0aa4936 + 9a09992 commit f265173Copy full SHA for f265173
Makefile
@@ -21,7 +21,7 @@ ARCH_ALIAS_x86_64 = amd64
21
ARCH_ALIAS_aarch64 = arm64
22
ARCH_ALIAS = $(shell echo "$(ARCH_ALIAS_$(ARCH))")
23
24
-QEMU_VERSION=v8.1.5
+QEMU_VERSION=v9.2.2-52
25
BINFMT_IMAGE=tonistiigi/binfmt:qemu-$(QEMU_VERSION)
26
27
.PHONY: mkimage
0 commit comments