Skip to content

Commit 0ed706c

Browse files
committed
Specify target platforms for Docker image in workflow configuration
1 parent 869f172 commit 0ed706c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ jobs:
4646
push: true
4747
tags: ${{ steps.meta.outputs.tags }}
4848
labels: ${{ steps.meta.outputs.labels }}
49+
platforms: linux/amd64

0 commit comments

Comments
 (0)