Skip to content

Commit

Permalink
docker ci portable suffix (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
metachris authored Oct 25, 2022
1 parent c719e72 commit eacfd5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
images: flashbots/mev-boost
tags: |
type=sha
type=semver,pattern={{version}}-portable
type=semver,pattern={{version}},suffix=-portable
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
Expand Down

0 comments on commit eacfd5b

Please sign in to comment.