Skip to content

Commit

Permalink
Merge pull request #128 from rancher-sandbox/bump-qemu
Browse files Browse the repository at this point in the history
Bump QEMU version in tonistiigi/binfmt from 7.0.0 → 8.1.5
  • Loading branch information
jandubois authored Apr 22, 2024
2 parents 0eee847 + cbf3b71 commit de624dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARCH_ALIAS_aarch64 = arm64
ARCH_ALIAS = $(shell echo "$(ARCH_ALIAS_$(ARCH))")

NERDCTL_VERSION=1.1.0
QEMU_VERSION=v7.0.0
QEMU_VERSION=v8.1.5
CRI_DOCKERD_VERSION=0.2.3
CRI_DOCKERD_ORG=Mirantis
BINFMT_IMAGE=tonistiigi/binfmt:qemu-$(QEMU_VERSION)
Expand Down

0 comments on commit de624dd

Please sign in to comment.