Update docker.io/pihole/pihole Docker tag to v2026.06.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 | 2026.05.0 → 2026.06.0 |
Release Notes
pi-hole/docker-pi-hole (docker.io/pihole/pihole)
v2026.06.0
What's Changed (Docker Specific)
New Contributors
Full Changelog: https://github.com/pi-hole/docker-pi-hole/compare/2026.04.0...2026.06.0
What's Changed (Web 6.5.1)
- Fix backed-up typo by @yubiuser in pi-hole/web#3759
- fix: replace ES2024 regex v flag with u for WebKit compatibility by @Gilmoursa in pi-hole/web#3778
- bug: multiline comments on doughnut chart by @vinaykulk621 in pi-hole/web#3781
New Contributors
- @Gilmoursa made their first contribution in pi-hole/web#3778
- @vinaykulk621 made their first contribution in pi-hole/web#3781
Full Changelog: https://github.com/pi-hole/web/compare/v6.5...v6.5.1