Skip to content

Commit b3b7380

Browse files
author
gurghet
committed
fix: add multi-platform docker build
1 parent 0c0d94e commit b3b7380

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
with:
3838
context: .
3939
push: true
40+
platforms: linux/amd64,linux/arm64
4041
tags: |
4142
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
4243
cache-from: type=gha

0 commit comments

Comments
 (0)