File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1313 - { php_version: "8.4", distro_variant: "trixie" }
1414 # - { php_version: "8.4", distro_variant: "bookworm" }
1515 - { php_version: "8.3", distro_variant: "trixie" }
16- # - { php_version: "8.3", distro_variant: "bookworm" }
16+ - { php_version: "8.3", distro_variant: "bookworm" }
1717 # - { php_version: "8.2", distro_variant: "bookworm" }
1818 image_variant :
1919 - core
3535 name : encrypted-artifacts
3636 path : ./
3737 - name : Build Image
38- # uses: nfrastack/gha/.github/actions/build_multi_image@main
39- uses : ./.github/actions/build_multi_image.yml
38+ uses : nfrastack/gha/.github/actions/build_phpfpm_multi_image@main
4039 with :
4140 docker_username : ${{ secrets.DOCKER_USERNAME }}
4241 docker_password : ${{ secrets.DOCKER_PASSWORD }}
You can’t perform that action at this time.
0 commit comments