Skip to content

Commit e4373ee

Browse files
feat: add multi-platform Docker image support
1 parent 7962b9b commit e4373ee

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)