Update pihole/pihole Docker tag to v2025.08.0 #128
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refs/pull/128/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2025.06.1->2025.08.0Release Notes
pi-hole/docker-pi-hole (pihole/pihole)
v2025.08.0Compare Source
What's Changed (Docker Specfic)
Full Changelog: https://github.com/pi-hole/docker-pi-hole/compare/2025.07.1...2025.08.0
v2025.07.1Compare Source
What's Changed (Docker Specific)
Full Changelog: https://github.com/pi-hole/docker-pi-hole/compare/2025.07.0...2025.07.1
What's Changed (Core v6.1.4)
pihole apicommand by not setting the some variabes as readonly by @PromoFaux in https://github.com/pi-hole/pi-hole/pull/6346Full Changelog: https://github.com/pi-hole/pi-hole/compare/v6.1.3...v6.1.4
v2025.07.0Compare Source
What's Changed (Docker Specific)
New Contributors
Full Changelog: https://github.com/pi-hole/docker-pi-hole/compare/2025.06.2...2025.07.0
No Docker Specific Changes - This tag brings in the latest changes from Core v6.1.3
https://pi-hole.net/blog/2025/07/13/pi-hole-core-v6-1-3-released/
What's Changed (Pi-hole Core v6.1.3)
This is a bugfix release for the core Pi-hole code.
Fixes
This fixes a case where calls to
pihole -gfailed during list downloads.pihole. #6312This fixes cases where users are unable to change or update the admin password.
Abort update if FTL branch does not exist. #6329
These fix cases where the installation did not fully complete or an update left the installation with mismatched binary and repository versions. Both fixes contributed by @MichaIng
pihole -qfunction. #6284This fixes a case where running a query immediately failed with an error message for an unknown file.
Miscellaneous Fixes and Improvements
pihole tailto search for strings beginning with the hyphen character. #6318 Contributed by @rrobgillFull Changelog: https://github.com/pi-hole/pi-hole/compare/v6.1.2...v6.1.3
v2025.06.2Compare Source
No Docker Specific Changes - This tag brings in the latest changes from FTL 6.2.3
What's Changed (FTL 6.2.3)
This patch release contains fixes for almost all reported bugs (most importantly, it fixes a logging regression where types are missing from
pihole.logas well as a crash infilter_servers()deep down indnsmasqcode). There is one remaining issue about the behavior ofserver=/example.com/1.2.3.4having changed which we are still working on with the maintainers ofdnsmasq.SameSite=StricttoLaxby @DL6ER in https://github.com/pi-hole/FTL/pull/2471Configuration
📅 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.
This PR has been generated by Renovate Bot.