Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
reassign proper images name
  • Loading branch information
kennycallado authored May 15, 2024
1 parent 7f094ae commit 7903e51
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 @@ -17,7 +17,7 @@ jobs:
id: meta
uses: docker/metadata-action@v4
with:
images: kennycallado/bore
images: ekzhang/bore
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
Expand Down

0 comments on commit 7903e51

Please sign in to comment.