Skip to content

Commit ea758ca

Browse files
authored
Update build.yml
1 parent ec0f074 commit ea758ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
tag: php${{ matrix.php }}
3636
registry: docker.io
3737
dockerfile: Dockerfile
38-
buildArgs: PHP_VERSION=${{ matrix.php }}-cli
38+
buildArgs: PHP_VERSION=${{ matrix.php }}
3939
username: ${{ secrets.DOCKER_USERNAME }}
4040
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)