Skip to content

Commit

Permalink
explicit image
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Madigan <[email protected]>
  • Loading branch information
jasonmadigan committed Dec 18, 2024
1 parent c189e95 commit 2fa4999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
registry: ${{ env.REGISTRY }}
username: ${{ secrets.QUAY_USER }}
password: ${{ secrets.QUAY_PASSWORD }}
image: ${{ env.REGISTRY }}/${{ env.IMAGE_BASE_NAME }}
image: ${{ env.IMAGE_BASE_NAME }}
tags: latest-${{ matrix.arch }}

manifest:
Expand Down

0 comments on commit 2fa4999

Please sign in to comment.