Update php Docker tag to v8.4.10 #491

Open
renovate-bot wants to merge 1 commit from renovate/php-8.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
php final minor 8.1.33-fpm-bullseye -> 8.4.10-fpm-bullseye

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | php | final | minor | `8.1.33-fpm-bullseye` -> `8.4.10-fpm-bullseye` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zLjEiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/php-8.x from 1189b6afff to 4e81b03f02 2025-05-09 02:13:12 +00:00 Compare
renovate-bot force-pushed renovate/php-8.x from 4e81b03f02 to 4659f0f822 2025-05-22 03:13:32 +00:00 Compare
renovate-bot force-pushed renovate/php-8.x from 4659f0f822 to 4835c12b8f 2025-05-23 22:13:26 +00:00 Compare
renovate-bot force-pushed renovate/php-8.x from 4835c12b8f to f3d8d506aa 2025-05-24 01:14:04 +00:00 Compare
renovate-bot changed title from Update php Docker tag to v8.4.7 to Update php Docker tag to v8.4.8 2025-06-06 21:17:50 +00:00
renovate-bot force-pushed renovate/php-8.x from f3d8d506aa to 327e491efd 2025-06-06 21:17:52 +00:00 Compare
renovate-bot force-pushed renovate/php-8.x from 327e491efd to dfb69fca3e 2025-06-11 03:17:35 +00:00 Compare
renovate-bot force-pushed renovate/php-8.x from dfb69fca3e to 6cecf89c34 2025-06-11 06:18:50 +00:00 Compare
renovate-bot force-pushed renovate/php-8.x from 6cecf89c34 to a29459ad61 2025-06-25 21:22:06 +00:00 Compare
renovate-bot force-pushed renovate/php-8.x from a29459ad61 to 5934ad197f 2025-06-26 00:21:57 +00:00 Compare
renovate-bot changed title from Update php Docker tag to v8.4.8 to Update php Docker tag to v8.3.22 2025-06-26 02:22:17 +00:00
renovate-bot force-pushed renovate/php-8.x from 5934ad197f to b152e09380 2025-06-26 02:22:19 +00:00 Compare
renovate-bot changed title from Update php Docker tag to v8.3.22 to Update php Docker tag to v8.4.8 2025-06-26 03:22:03 +00:00
renovate-bot force-pushed renovate/php-8.x from b152e09380 to 96ed3322d8 2025-06-26 03:22:04 +00:00 Compare
renovate-bot force-pushed renovate/php-8.x from 96ed3322d8 to 31c8f48add 2025-07-01 06:24:23 +00:00 Compare
renovate-bot force-pushed renovate/php-8.x from 31c8f48add to f5e7b1fe86 2025-07-01 09:21:22 +00:00 Compare
renovate-bot changed title from Update php Docker tag to v8.4.8 to Update php Docker tag to v8.4.10 2025-07-03 23:23:45 +00:00
renovate-bot force-pushed renovate/php-8.x from f5e7b1fe86 to cfd73b880e 2025-07-03 23:23:46 +00:00 Compare
renovate-bot force-pushed renovate/php-8.x from cfd73b880e to 496c738864 2025-07-04 00:23:54 +00:00 Compare
renovate-bot force-pushed renovate/php-8.x from 496c738864 to 0fa2fb7803 2025-07-04 03:23:53 +00:00 Compare
renovate-bot force-pushed renovate/php-8.x from 0fa2fb7803 to 63aab7e7dd 2025-07-04 06:25:28 +00:00 Compare
renovate-bot force-pushed renovate/php-8.x from 63aab7e7dd to 5b19fcd5d9 2025-07-22 05:39:16 +00:00 Compare
renovate-bot force-pushed renovate/php-8.x from 5b19fcd5d9 to 85d5bf8bc1 2025-07-22 06:38:41 +00:00 Compare
renovate-bot force-pushed renovate/php-8.x from 85d5bf8bc1 to 1c3312783a 2025-07-22 10:36:05 +00:00 Compare
All checks were successful
Test / lint (pull_request) Successful in 7s
Test / grav1_7 (pull_request) Successful in 28m57s
Test / grav1_7_prod (pull_request) Successful in 28m52s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/php-8.x:renovate/php-8.x
git switch renovate/php-8.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/php-8.x
git switch renovate/php-8.x
git rebase main
git switch main
git merge --ff-only renovate/php-8.x
git switch renovate/php-8.x
git rebase main
git switch main
git merge --no-ff renovate/php-8.x
git switch main
git merge --squash renovate/php-8.x
git switch main
git merge --ff-only renovate/php-8.x
git switch main
git merge renovate/php-8.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: walbeck-it/docker-getgrav#491
No description provided.