Skip to content

Commit

Permalink
Add support for latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
niklhut committed Nov 3, 2023
1 parent 09ffe59 commit 6ea94f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-img.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ github.repository }}
flavor: |
latest=true
tags: |
type=ref,event=branch
type=semver,pattern={{version}}
Expand Down

0 comments on commit 6ea94f3

Please sign in to comment.