Skip to content

Commit f6fd93d

Browse files
committed
Add arm64
1 parent 9c35ef0 commit f6fd93d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
uses: docker/build-push-action@v5
4242
with:
4343
context: .
44+
platforms: linux/amd64,linux/arm64
4445
push: true
4546
tags: ${{ steps.meta.outputs.tags }}
4647
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)