Skip to content

Commit 9855e70

Browse files
feat: update workflow yaml
1 parent 5f2fe49 commit 9855e70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/php7.x-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
file: php/${{ github.event.inputs.php_dir }}/Dockerfile
4242
platforms: ${{ github.event.inputs.platform }}
4343
push: true
44+
build-args:
45+
PHP_VERSION=${{ github.event.inputs.php_version }}
4446
tags: |
4547
1panel/php:${{ github.event.inputs.php_version }}-fpm
4648
cache-from: type=gha

0 commit comments

Comments
 (0)