Skip to content

Commit 3936353

Browse files
authored
Add ARM64 platform support to Docker build
1 parent fee0a53 commit 3936353

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ jobs:
2525
uses: docker/build-push-action@v6
2626
with:
2727
push: true
28+
platforms: linux/arm64/v8
2829
tags: adborbas/grodt:latest

0 commit comments

Comments
 (0)