diff --git a/.github/workflows/images_build.yml b/.github/workflows/images_build.yml index a5713f19b..b57400fa1 100644 --- a/.github/workflows/images_build.yml +++ b/.github/workflows/images_build.yml @@ -419,7 +419,7 @@ jobs: - name: Set up QEMU uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0 with: - image: tonistiigi/binfmt:qemu-v8.1.5 + image: tonistiigi/binfmt:qemu-v10.0.4 platforms: all - name: Set up Docker Buildx @@ -642,7 +642,7 @@ jobs: - name: Set up QEMU uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0 with: - image: tonistiigi/binfmt:qemu-v8.1.5 + image: tonistiigi/binfmt:qemu-v10.0.4 platforms: all - name: Set up Docker Buildx @@ -1118,7 +1118,7 @@ jobs: - name: Set up QEMU uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0 with: - image: tonistiigi/binfmt:qemu-v8.1.5 + image: tonistiigi/binfmt:qemu-v10.0.4 platforms: all - name: Set up Docker Buildx