Skip to content

Commit

Permalink
specify tag
Browse files Browse the repository at this point in the history
  • Loading branch information
aruneko committed Mar 21, 2023
1 parent 57d3e2d commit fda2bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
file: ./Dockerfile
builder: ${{ steps.buildx.outputs.name }}
push: true
tags: latest
tags: ${{ steps.meta.outputs.tags }}

0 comments on commit fda2bba

Please sign in to comment.