Skip to content

Commit 6d8f2bd

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents f74f4ef + 23fc2e7 commit 6d8f2bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish-tags.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
uses: docker/build-push-action@v5
6161
with:
6262
context: .
63+
platforms: "linux/amd64,linux/arm64/v8"
6364
push: ${{ github.event_name != 'pull_request' }}
6465
tags: ${{ steps.meta.outputs.tags }}
6566
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)