Skip to content

Commit

Permalink
turn of 'latest' tag on msr container
Browse files Browse the repository at this point in the history
  • Loading branch information
comminutus committed Sep 8, 2024
1 parent eb9e38c commit f3541a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
flavor: |
latest=off
latest=false
suffix=-msr
tags: |
type=semver,pattern={{version}},value=msr
Expand Down

0 comments on commit f3541a8

Please sign in to comment.