Skip to content

Commit de624dd

Browse files
authored
Merge pull request #128 from rancher-sandbox/bump-qemu
Bump QEMU version in tonistiigi/binfmt from 7.0.0 → 8.1.5
2 parents 0eee847 + cbf3b71 commit de624dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
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)