diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f3d68ff..75b1cfc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,6 +24,8 @@ jobs: # https://github.com/docker/setup-qemu-action - name: Set up QEMU uses: docker/setup-qemu-action@v3 + with: + image: tonistiigi/binfmt:buildkit-v8.1.5 # https://github.com/docker/setup-buildx-action - name: Set up Docker Buildx id: buildx