Skip to content

Commit 8d055cf

Browse files
committed
[fix] add 'latest' tag
1 parent 2a9bf09 commit 8d055cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/dockerhub-build-push/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,6 @@ runs:
9494
--file ${{ steps.prepare-context.outputs.context_path }}/${{ inputs.dockerfile_path }} \
9595
$BUILD_ARGS \
9696
-t ${{ inputs.repository }}:${{ inputs.tag }} \
97+
-t ${{ inputs.repository }}:latest \
9798
--push \
9899
${{ steps.prepare-context.outputs.context_path }}

0 commit comments

Comments
 (0)