Skip to content

Commit

Permalink
Update build-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bishoyh authored Jul 11, 2024
1 parent ec77594 commit c41a2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: bishoyh/minimap2:latest
tags: picotainers/minimap2:latest

- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}

0 comments on commit c41a2a6

Please sign in to comment.