Skip to content

Commit

Permalink
added latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikel Broström committed Jul 9, 2024
1 parent 2ab0539 commit 43a7e3d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: boxmot/boxmot:${{ env.VERSION }}
tags: |
boxmot/boxmot:${{ env.VERSION }}
boxmot/boxmot:latest

0 comments on commit 43a7e3d

Please sign in to comment.