Skip to content

Commit

Permalink
Fix debian tag
Browse files Browse the repository at this point in the history
  • Loading branch information
MentalFS committed Apr 2, 2024
1 parent 55e2920 commit 226ac0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
with:
context: .
build-args: BOINC_REPO=
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_AUTHOR }}/${{ env.IMAGE_NAME }}:alpha
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_AUTHOR }}/${{ env.IMAGE_NAME }}:debian
labels: ${{ steps.meta.outputs.labels }}
provenance: false
push: ${{ inputs.push }}
Expand Down

0 comments on commit 226ac0f

Please sign in to comment.