Skip to content

Commit

Permalink
fix: added platforms for the images
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi committed Oct 15, 2024
1 parent 9bb63a2 commit 9de1d79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-edx-platform-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
with:
file: ./dockerfiles/edx-platform.Dockerfile
push: true
platforms: linux/amd64,linux/arm64
target: ${{ matrix.variant.target }}
build-args: |
SERVICE_VARIANT: ${{ matrix.variant.tag }}
Expand Down

0 comments on commit 9de1d79

Please sign in to comment.