Skip to content

Commit

Permalink
Change docker tag to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseFilipeFerreira authored Jun 3, 2024
1 parent 9ddda69 commit aa0bfee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }}
tags: latest
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit aa0bfee

Please sign in to comment.