Skip to content

Commit

Permalink
fix arm dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Zwiterrion committed Nov 10, 2023
1 parent 1f57819 commit 5200d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
platforms: linux/arm64
file: ./arm64-Dockerfile
push: true
tags: ${{ inputs.version }}
tags: maif/wasmo:${{ inputs.version }}

0 comments on commit 5200d05

Please sign in to comment.