Update docker.io/pihole/pihole Docker tag to v2025.08.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.07.1 -> 2025.08.0 |
Release Notes
pi-hole/docker-pi-hole (docker.io/pihole/pihole)
v2025.08.0
What's Changed (Docker Specfic)
- Only clone depth 1, even when checking out tags by @yubiuser in https://github.com/pi-hole/docker-pi-hole/pull/1869
- Remove ncat dependency by @yubiuser in https://github.com/pi-hole/docker-pi-hole/pull/1870
- Add link to "Changed Environment Variables" by @rdwebdesign in https://github.com/pi-hole/docker-pi-hole/pull/1871
- Ensure all orphan FTL files are cleaned on startup by @PromoFaux in https://github.com/pi-hole/docker-pi-hole/pull/1876 (Should fix #1789 )
Full Changelog: https://github.com/pi-hole/docker-pi-hole/compare/2025.07.1...2025.08.0