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 9430aa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-img.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ github.repository }}
tags: |
latest=true
type=ref,event=branch
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
Expand Down

0 comments on commit 9430aa2

Please sign in to comment.