Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit 1e9c53d

Browse files
authored
Update 8.2.apache.yml
1 parent 2981772 commit 1e9c53d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/8.2.apache.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
uses: docker/build-push-action@v5
4646
with:
4747
context: 8/8.2
48+
platforms: linux/amd64,linux/arm64
4849
file: 8/8.2/Dockerfile.apache
4950
build-args: |
5051
PHP_VERSION=8.2
@@ -57,6 +58,7 @@ jobs:
5758
uses: docker/build-push-action@v5
5859
with:
5960
context: 8/8.2
61+
platforms: linux/amd64,linux/arm64
6062
file: 8/8.2/Dockerfile.apache.dev
6163
build-args: |
6264
PHP_VERSION=8.2

0 commit comments

Comments
 (0)