diff --git a/.github/workflows/images_build.yml b/.github/workflows/images_build.yml index 99dabfc98..d6a0ef9a6 100644 --- a/.github/workflows/images_build.yml +++ b/.github/workflows/images_build.yml @@ -286,7 +286,7 @@ jobs: - name: Set up QEMU uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0 with: - image: tonistiigi/binfmt:latest + image: tonistiigi/binfmt:qemu-v8.1.5 platforms: all - name: Set up Docker Buildx @@ -507,7 +507,7 @@ jobs: - name: Set up QEMU uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0 with: - image: tonistiigi/binfmt:latest + image: tonistiigi/binfmt:qemu-v8.1.5 platforms: all - name: Set up Docker Buildx @@ -867,7 +867,7 @@ jobs: - name: Set up QEMU uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0 with: - image: tonistiigi/binfmt:latest + image: tonistiigi/binfmt:qemu-v8.1.5 platforms: all - name: Set up Docker Buildx