Skip to content

Commit cbf3b71

Browse files
committed
Bump QEMU version in tonistiigi/binfmt from 7.0.0 → 8.1.5
Signed-off-by: Jan Dubois <[email protected]>
1 parent 0eee847 commit cbf3b71

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

2424
NERDCTL_VERSION=1.1.0
25-
QEMU_VERSION=v7.0.0
25+
QEMU_VERSION=v8.1.5
2626
CRI_DOCKERD_VERSION=0.2.3
2727
CRI_DOCKERD_ORG=Mirantis
2828
BINFMT_IMAGE=tonistiigi/binfmt:qemu-$(QEMU_VERSION)

0 commit comments

Comments
 (0)