Skip to content

Commit

Permalink
Tag builds with the commit SHA to avoid implicit upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
rcrowley committed Jul 17, 2024
1 parent b3a679b commit 221481c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: type=sha

- id: push
name: Build and push Docker image
Expand Down

0 comments on commit 221481c

Please sign in to comment.