Skip to content

Commit

Permalink
Update qemu to 9.1.2
Browse files Browse the repository at this point in the history
We need the new version to get the fix for https://gitlab.com/qemu-project/qemu/-/issues/1729
which is blocking balena-io-modules/node-systemd#11

Change-type: patch
Relates-to: balena-os/balena-supervisor#2356
  • Loading branch information
pipex committed Nov 22, 2024
1 parent 25fce58 commit d6ea03c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flowzone.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@
env:
LOG_LEVEL: debug
# renovate: datasource=docker depName=binfmt packageName=tonistiigi/binfmt
BINFMT_VERSION: qemu-v8.0.4-33
BINFMT_VERSION: qemu-v9.1.2
with:
platforms: ${{ matrix.platform }}
# https://hub.docker.com/r/tonistiigi/binfmt
Expand Down

0 comments on commit d6ea03c

Please sign in to comment.