Skip to content

Commit c96b2c7

Browse files
authored
Update build-container.yml to build for arm64
1 parent e520192 commit c96b2c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-container.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
with:
7878
context: .
7979
push: true
80+
platforms: linux/amd64,linux/arm64
8081
build-args: |
8182
IMAGE_BASE=${{ matrix.base.image }}
8283
BASE_YUM_REPO=${{ matrix.repo }}

0 commit comments

Comments
 (0)