Skip to content

Commit 4a2e392

Browse files
Merge pull request #5 from forkspacer/feat/add-docker-multi-platform-support
feat: add multi-platform Docker image support
2 parents 7962b9b + e4373ee commit 4a2e392

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
@@ -57,6 +57,7 @@ jobs:
5757
with:
5858
context: .
5959
push: true
60+
platforms: linux/amd64,linux/arm64
6061
tags: |
6162
${{ env.IMAGE_REPO }}:${{ env.VERSION }}
6263
${{ env.IMAGE_REPO }}:latest

0 commit comments

Comments
 (0)