Skip to content

Commit 261534c

Browse files
authored
Update master-container-publish.yml for mp
1 parent 991dd40 commit 261534c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/master-container-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
id: build
8282
uses: docker/build-push-action@v5
8383
with:
84+
platforms: linux/amd64,linux/arm64
8485
context: .
8586
push: true
8687
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)