We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e520192 commit c96b2c7Copy full SHA for c96b2c7
.github/workflows/build-container.yml
@@ -77,6 +77,7 @@ jobs:
77
with:
78
context: .
79
push: true
80
+ platforms: linux/amd64,linux/arm64
81
build-args: |
82
IMAGE_BASE=${{ matrix.base.image }}
83
BASE_YUM_REPO=${{ matrix.repo }}
0 commit comments