Skip to content

Commit

Permalink
Update 8.2.apache.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
meezaan authored May 2, 2024
1 parent 2981772 commit 1e9c53d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/8.2.apache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: 8/8.2
platforms: linux/amd64,linux/arm64
file: 8/8.2/Dockerfile.apache
build-args: |
PHP_VERSION=8.2
Expand All @@ -57,6 +58,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: 8/8.2
platforms: linux/amd64,linux/arm64
file: 8/8.2/Dockerfile.apache.dev
build-args: |
PHP_VERSION=8.2
Expand Down

0 comments on commit 1e9c53d

Please sign in to comment.