Pi-hole + Unbound 2026.09.0-unbound1.25.2-r2
Rebuild of Pi-hole 2026.09.0 with Unbound 1.25.2-r2
What's Changed
- Rebuilt with Unbound
1.25.2-r2from Alpine - All multi-architecture support: linux/amd64, linux/386, linux/arm/v6, linux/arm/v7, linux/arm64
Available From
The image is available from multiple registries. 2026.09.0 and latest follow rebuilds; 2026.09.0-unbound1.25.2-r2 always names this exact image.
-
Docker Hub:
docker pull mpgirro/pihole-unbound:2026.09.0 docker pull mpgirro/docker-pihole-unbound:2026.09.0 -
GitHub Container Registry:
docker pull ghcr.io/mpgirro/docker-pihole-unbound:2026.09.0
Verification
All images are signed with Sigstore Cosign for enhanced security.
Update Instructions
Docker Compose
services:
pihole:
image: mpgirro/pihole-unbound:2026.09.0
# ...rest of your configuration...Docker CLI
docker pull mpgirro/pihole-unbound:2026.09.0
docker run -d --name pihole-unbound mpgirro/pihole-unbound:2026.09.0