Skip to content

Commit 953dedc

Browse files
committed
try platforms
1 parent 08492b7 commit 953dedc

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
@@ -242,6 +242,7 @@ jobs:
242242
no-cache: true
243243
file: Dockerfile.release
244244
tags: ${{ secrets.DOCKERHUB_REPO }}/${{ secrets.DOCKERHUB_IMAGE }}:${{ env.RELEASE_VERSION }}
245+
platforms: linux/amd64,linux/arm64
245246
build-args: |
246247
VERSION=${{ env.RELEASE_VERSION }}
247248

0 commit comments

Comments
 (0)