Skip to content

Commit

Permalink
Update manual-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
crypto-titan authored Dec 13, 2024
1 parent fef7c71 commit 3072f55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manual-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
default: 'latest'
type: string
env:
BUILDKIT_IMAGE: jkaninda/nginx-php-fpm
BUILDKIT_IMAGE: emurgornd/nginx-php-fpm
jobs:
docker:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -97,4 +97,4 @@ jobs:
build-args: |
phpVersion=8.4.0RC4
tags: |
"${{vars.BUILDKIT_IMAGE}}:8.4.0RC4"
"${{vars.BUILDKIT_IMAGE}}:8.4.0RC4"

0 comments on commit 3072f55

Please sign in to comment.