Update docker.io/pihole/pihole Docker tag to v2025.10.3 #1071
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/docker.io-pihole-pihole-2025.x"
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.04.0->2025.10.3Release Notes
pi-hole/docker-pi-hole (docker.io/pihole/pihole)
v2025.10.3Compare Source
Pi-hole releases are a lot like London Buses. You don't see one for ages, and then they all come along at once
What's Changed (Docker Specific)
Full Changelog: https://github.com/pi-hole/docker-pi-hole/compare/2025.10.2...2025.10.3
What's Changed (FTL v6.3.2)
Full Changelog: https://github.com/pi-hole/FTL/compare/v6.3.1...v6.3.2
What's Changed (Core v6.2.2)
New Contributors
Full Changelog: https://github.com/pi-hole/pi-hole/compare/v6.2.1...v6.2.2
v2025.10.2Compare Source
Nothing Docker-specific
Tagging to include FTL v6.3.1
What's Changed
New Contributors
Full Changelog: https://github.com/pi-hole/FTL/compare/v6.3...v6.3.1
v2025.10.1Compare Source
Just a couple of docker tweaks - should fix the issues seen in https://github.com/pi-hole/docker-pi-hole/issues/1918
What's Changed
pihole-FTL wait-forcommandffd3cbb(#1927)Full Changelog: https://github.com/pi-hole/docker-pi-hole/compare/2025.10.0...2025.10.1
v2025.10.0Compare Source
What's Changed (Docker Specific)
Full Changelog: https://github.com/pi-hole/docker-pi-hole/compare/2025.08.0...2025.10.0
Release notes for other components
FTL v6.3
What's Changed
pihole-FTL create-default-configoption and use it to uploadpihole.tomltoftl.pi-hole.netby @yubiuser in https://github.com/pi-hole/FTL/pull/2540dns.interfacecomment by @rdwebdesign in https://github.com/pi-hole/FTL/pull/2597dns.hostshelp text to show multiple hostnames per IP are allowed by @rdwebdesign in https://github.com/pi-hole/FTL/pull/2623New Contributors
Full Changelog: https://github.com/pi-hole/FTL/compare/v6.2.3...v6.3
Core v6.2
What's Changed
readonlyfrom list.sh to avoid errors by @rdwebdesign in https://github.com/pi-hole/pi-hole/pull/6349pihole apiby @rrobgill in https://github.com/pi-hole/pi-hole/pull/6336New Contributors
Full Changelog: https://github.com/pi-hole/pi-hole/compare/v6.1.4...v6.2
Web v6.3
What's Changed
New Contributors
Full Changelog: https://github.com/pi-hole/web/compare/v6.2.1...v6.3
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/2471v2025.06.1Compare Source
OK, this one actually includes the RISCV binary in the RISCV image.
Thanks to @LizenzFass78851 for catching a line I missed when adding support back in
What's Changed
Full Changelog: https://github.com/pi-hole/docker-pi-hole/compare/2025.06.0...2025.06.1
v2025.06.0Compare Source
This release should fix the majority of crashing issues that were seen with FTL 6.2 an 6.2.1. There are still a couple of outliers (https://github.com/pi-hole/FTL/issues/2494, and https://github.com/pi-hole/FTL/issues/2496), but these only seem to be affecting bare metal installs so far. Thank you for your continuing patience
What's Changed (Docker Specific)
pi-hole/docker-pi-hole@4f34e6fcb0(Does anyone even use the RISCV docker image?)Full Changelog: https://github.com/pi-hole/docker-pi-hole/compare/2025.05.1...2025.06.0
What's Changed (FTL v6.2.2)
This release addresses crashes reported in https://github.com/pi-hole/FTL/issues/2473 https://github.com/pi-hole/FTL/issues/2475 https://github.com/pi-hole/FTL/issues/2481 and friends.
Full Changelog: https://github.com/pi-hole/FTL/compare/v6.2...v6.2.2
What's Changed (Core v6.1.2)
Full Changelog: https://github.com/pi-hole/pi-hole/compare/v6.1...v6.1.1
v2025.05.1Compare Source
No functional changes, retag to bring inthe correct web interface version
Full Changelog: https://github.com/pi-hole/docker-pi-hole/compare/2025.05.0...2025.05.1
v2025.05.0Compare Source
What's Changed (Docker Specific)
New Contributors
Full Changelog: https://github.com/pi-hole/docker-pi-hole/compare/2025.04.0...2025.05.0
Also includes the latest Pi-hole changes: https://pi-hole.net/blog/2025/05/30/pi-hole-ftl-v6-2-web-v6-2-and-core-v6-1-released/#page-content
What’s Changed (FTL v6.2)
New Contributors
Full Changelog: https://github.com/pi-hole/FTL/compare/v6.1...v6.2
What’s Changed (Web v6.2)
New Contributors
Full Changelog: https://github.com/pi-hole/web/compare/v6.1...v6.2
What’s Changed (Core v6.1)
New Contributors
Full Changelog: https://github.com/pi-hole/pi-hole/compare/v6.0.6...v6.1
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
62408f9a7btoc3a7164979Update docker.io/pihole/pihole Docker tag to v2025.06.2to Update docker.io/pihole/pihole Docker tag to v2025.07.1c3a7164979to1b0211b7b3Update docker.io/pihole/pihole Docker tag to v2025.07.1to Update docker.io/pihole/pihole Docker tag to v2025.08.01b0211b7b3to8d1cec84aeUpdate docker.io/pihole/pihole Docker tag to v2025.08.0to Update docker.io/pihole/pihole Docker tag to v2025.10.3View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.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.