Skip to content

Commit 0c5445d

Browse files
committed
try platforms
1 parent c21801b commit 0c5445d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ jobs:
244244
no-cache: true
245245
file: Dockerfile.release
246246
tags: ${{ secrets.DOCKERHUB_REPO }}/${{ secrets.DOCKERHUB_IMAGE }}:${{ env.RELEASE_VERSION }}
247+
platforms: linux/amd64,linux/arm64
247248
build-args: |
248249
VERSION=${{ env.RELEASE_VERSION }}
249250

0 commit comments

Comments
 (0)