Skip to content

Commit

Permalink
Update multiarch-docker-hub.yml add latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
aeltorio authored Nov 20, 2024
1 parent c2fc200 commit c033bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multiarch-docker-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
push: true
tags: ${{ steps.metaintegration.outputs.tags }}
tags: ${{ steps.metaintegration.outputs.tags }},latest
labels: ${{ steps.metaintegration.outputs.labels }}

- name: Pull and extract files from Docker image (amd64)
Expand Down

0 comments on commit c033bf0

Please sign in to comment.