Skip to content

Commit 29d2725

Browse files
committed
♻️ chore: update github release latest
1 parent bfebbf6 commit 29d2725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
uses: docker/build-push-action@v6
5353
with:
5454
context: .
55-
file: src/php/8.3/Dockerfile
55+
file: src/php/8.4/Dockerfile
5656
platforms: ${{ matrix.platform }}
5757
labels: ${{ steps.meta.outputs.labels }}
5858
outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true,push=true

0 commit comments

Comments
 (0)