Skip to content

Commit

Permalink
Added multiple platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
poldixd committed Jun 11, 2024
1 parent 140c30d commit 90d5353
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ jobs:
uses: docker/build-push-action@v5
with:
file: php/${{ matrix.version }}/Dockerfile
platforms: linux/amd64,linux/arm64
push: true
tags: poldixd/php:${{ matrix.version }}

0 comments on commit 90d5353

Please sign in to comment.