Skip to content

Commit

Permalink
Add CPU to generated tags
Browse files Browse the repository at this point in the history
  • Loading branch information
garyttierney committed Oct 11, 2024
1 parent 8872099 commit 5de34b8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,10 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY_IMAGE }}

flavor: |
latest=auto
prefix=
suffix=${{ matrix.build_configuration.cpu }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v3

Expand Down

0 comments on commit 5de34b8

Please sign in to comment.