Skip to content

Commit 3f895d6

Browse files
authored
Publish arm64 docker image (mark3labs#27)
1 parent 2a51204 commit 3f895d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
with:
5353
context: .
5454
push: true
55+
platforms: linux/amd64,linux/arm64
5556
tags: |
5657
ghcr.io/${{ github.repository }}:latest
5758
ghcr.io/${{ github.repository }}:${{ steps.get-version.outputs.VERSION }}

0 commit comments

Comments
 (0)