Skip to content

Commit

Permalink
Revert arm change due to potential QEMU issue
Browse files Browse the repository at this point in the history
  • Loading branch information
antonym committed Oct 24, 2024
1 parent 188ae4d commit 9d31824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
push: true
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64,linux/arm/v7
platforms: linux/amd64,linux/arm64
build-args: |
WEBAPP_VERSION=${{ env.WEBAPP_RELEASE }}
VERSION=${{ env.VERSION_TAG }}
Expand Down

0 comments on commit 9d31824

Please sign in to comment.