We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1991b4 commit 0f1f8e0Copy full SHA for 0f1f8e0
.github/workflows/on_release.yml
@@ -35,6 +35,7 @@ jobs:
35
uses: docker/build-push-action@v5
36
with:
37
context: .
38
+ file: Dockerfile-arm64
39
platforms: linux/arm64
40
push: true
41
tags: |
0 commit comments