4747 with :
4848 context : php/7
4949 file : php/7/Dockerfile
50- platforms : linux/amd64,linux/arm/v7,linux/arm64/v8,linux/s390x
50+ platforms : linux/amd64,linux/arm/v7,linux/arm64/v8
5151 push : true
5252 build-args :
5353 PHP_VERSION=${{ github.event.inputs.php84Version }}
6161 with :
6262 context : php/7
6363 file : php/7/Dockerfile
64- platforms : linux/amd64,linux/arm/v7,linux/arm64/v8,linux/s390x
64+ platforms : linux/amd64,linux/arm/v7,linux/arm64/v8
6565 push : true
6666 build-args :
6767 PHP_VERSION=${{ github.event.inputs.php83Version }}
7575 with :
7676 context : php/7
7777 file : php/7/Dockerfile
78- platforms : linux/amd64,linux/arm/v7,linux/arm64/v8,linux/s390x
78+ platforms : linux/amd64,linux/arm/v7,linux/arm64/v8
7979 push : true
8080 build-args :
8181 PHP_VERSION=${{ github.event.inputs.php82Version }}
8989 with :
9090 context : php/7
9191 file : php/7/Dockerfile
92- platforms : linux/amd64,linux/arm/v7,linux/arm64/v8,linux/s390x
92+ platforms : linux/amd64,linux/arm/v7,linux/arm64/v8
9393 push : true
9494 build-args :
9595 PHP_VERSION=${{ github.event.inputs.php81Version }}
@@ -103,7 +103,7 @@ jobs:
103103 with :
104104 context : php/7
105105 file : php/7/Dockerfile
106- platforms : linux/amd64,linux/arm/v7,linux/arm64/v8,linux/s390x
106+ platforms : linux/amd64,linux/arm/v7,linux/arm64/v8
107107 push : true
108108 build-args :
109109 PHP_VERSION=${{ github.event.inputs.php80Version }}
0 commit comments