Skip to content

Commit

Permalink
no armv7
Browse files Browse the repository at this point in the history
  • Loading branch information
rodja committed Aug 13, 2022
1 parent 10c2462 commit a42a460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64,linux/arm/v7
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.prep.outputs.tags }}

0 comments on commit a42a460

Please sign in to comment.