We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf0ff8 commit 3f349fbCopy full SHA for 3f349fb
.github/workflows/release-next.yaml
@@ -70,7 +70,7 @@ jobs:
70
uses: docker/build-push-action@v6
71
with:
72
context: .
73
- file: Dockerfile
+ file: Dockerfile.arm64
74
platforms: linux/aarch64
75
push: true
76
tags: |
0 commit comments