Update docker.io/pihole/pihole Docker tag to v2025.11.0
On all three nodes I upgraded Pi-hole successfully by means of fully automated Watchtower Docker container update with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/pihole/pihole | minor | 2025.10.1 -> 2025.11.0 |
Release Notes
pi-hole/docker-pi-hole (docker.io/pihole/pihole)
v2025.11.0
Re-release, the riscv64 part of the image is not currently building and preventing the image from being published for other architectures.
I have disabled the riscv64 build for the time being until I have time to debug what is happening with it. I
If you are running this image on riscv64, please get in touch via issues if you are willing to help troubleshoot the process!
Otherwise, nothing specific for Docker, tagging to get an FTL change out:
What's Changed (FTL v6.3.3)
- Fix crash in NTP error handling code by @DL6ER in pi-hole/FTL#2684
- Add validation for ntp.sync.server by @DL6ER in pi-hole/FTL#2667
- Be more explicit about required path and query parameters for list manipulation by @yubiuser in pi-hole/FTL#2689
- Pi-hole FTL v6.3.3 by @DL6ER in pi-hole/FTL#2693
Full Changelog: https://github.com/pi-hole/FTL/compare/v6.3.2...v6.3.3
v2025.10.3
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)
- Remove remaining hard-coded FTL log paths by @casperklein in #1929
Full Changelog: https://github.com/pi-hole/docker-pi-hole/compare/2025.10.2...2025.10.3
What's Changed (FTL v6.3.2)
- Fix pihole.format_path() memory handling by @DL6ER in pi-hole/FTL#2675
Full Changelog: https://github.com/pi-hole/FTL/compare/v6.3.1...v6.3.2
What's Changed (Core v6.2.2)
- Create version file, if not existing (on first Container start) by @casperklein in pi-hole/pi-hole#6440
- Add log file path variables and ensure log files are created if missing by @Yannick7777 in pi-hole/pi-hole#6441
- Add bind9-dnsutils as dependency for APT based systems by @yubiuser in pi-hole/pi-hole#6444
New Contributors
- @Yannick7777 made their first contribution in pi-hole/pi-hole#6441
Full Changelog: https://github.com/pi-hole/pi-hole/compare/v6.2.1...v6.2.2
v2025.10.2
Nothing Docker-specific
Tagging to include FTL v6.3.1
What's Changed
- Fix pihole.format_path(string) modifying string in-place by @DL6ER in pi-hole/FTL#2661
- Do not try to renew certificate that is not used by @DL6ER in pi-hole/FTL#2666
- Replace dots with underscores when creating env var examples by @rdwebdesign in pi-hole/FTL#2669
- Grammar corrections in documentation by @alexxroche in pi-hole/FTL#2670
- Add new config option for hiding some warnings from diagnosis system by @DL6ER in pi-hole/FTL#2657
New Contributors
- @alexxroche made their first contribution in pi-hole/FTL#2670
Full Changelog: https://github.com/pi-hole/FTL/compare/v6.3...v6.3.1