Skip to content

Commit

Permalink
Actions: try to use latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementNerma committed Nov 29, 2024
1 parent 04ec46a commit aea342d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
with:
platforms: linux/amd64,linux/arm64
push: true
tags: https://docker.io/${{ github.repository }}:${{ github.ref_name }}
tags: ${{ github.repository }}:latest

0 comments on commit aea342d

Please sign in to comment.