Skip to content

Commit

Permalink
ff
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommytrg committed Nov 28, 2024
1 parent 91457e0 commit b753207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
context: .
push: false
tags: ${{ steps.meta.outputs.tags }}
platforms: linux/arm64
platforms: linux/amd64,linux/arm64

0 comments on commit b753207

Please sign in to comment.