Skip to content

Commit d55c4f4

Browse files
authored
CI(containers): bump qemu to 9.2.2 (#5668)
1 parent 0bba909 commit d55c4f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container_build_template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
uses: docker/setup-qemu-action@v3
172172
with:
173173
platforms: ${{ inputs.platform }}
174-
image: tonistiigi/binfmt:qemu-v7.0.0-28
174+
image: tonistiigi/binfmt:qemu-v9.2.2-52
175175
# workaround for Failed to CreateCacheEntry warning
176176
cache-image: false
177177

0 commit comments

Comments
 (0)