Skip to content

Releases: mpgirro/docker-pihole-unbound

2025.11.0

05 Nov 08:50
c1a32b1

Choose a tag to compare

Pi-hole + Unbound 2025.11.0

This release updates the Pi-hole + Unbound Docker image to the latest Pi-hole version.

What's Changed

  • Updated Pi-hole base image to 2025.11.0
  • Maintained Unbound DNS resolver integration with latest Pi-hole version
  • 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:

  • Docker Hub:

    docker pull mpgirro/pihole-unbound:2025.11.0
    docker pull mpgirro/docker-pihole-unbound:2025.11.0
    
  • GitHub Container Registry:

    docker pull ghcr.io/mpgirro/docker-pihole-unbound:2025.11.0
    

Verification

All images are signed with Sigstore Cosign for enhanced security.

Update Instructions

Docker Compose

services:
  pihole:
    image: mpgirro/pihole-unbound:2025.11.0
    # ...rest of your configuration...

Docker CLI

docker pull mpgirro/pihole-unbound:2025.11.0
docker run -d --name pihole-unbound mpgirro/pihole-unbound:2025.11.0

2025.10.3

29 Oct 06:07
103599e

Choose a tag to compare

Pi-hole + Unbound 2025.10.3

This release updates the Pi-hole + Unbound Docker image to the latest Pi-hole version.

What's Changed

  • Updated Pi-hole base image to 2025.10.3
  • Maintained Unbound DNS resolver integration with latest Pi-hole version
  • 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:

  • Docker Hub:

    docker pull mpgirro/pihole-unbound:2025.10.3
    docker pull mpgirro/docker-pihole-unbound:2025.10.3
    
  • GitHub Container Registry:

    docker pull ghcr.io/mpgirro/docker-pihole-unbound:2025.10.3
    

Verification

All images are signed with Sigstore Cosign for enhanced security.

Update Instructions

Docker Compose

services:
  pihole:
    image: mpgirro/pihole-unbound:2025.10.3
    # ...rest of your configuration...

Docker CLI

docker pull mpgirro/pihole-unbound:2025.10.3
docker run -d --name pihole-unbound mpgirro/pihole-unbound:2025.10.3

2025.10.2

28 Oct 06:03
31826d8

Choose a tag to compare

Pi-hole + Unbound 2025.10.2

This release updates the Pi-hole + Unbound Docker image to the latest Pi-hole version.

What's Changed

  • Updated Pi-hole base image to 2025.10.2
  • Maintained Unbound DNS resolver integration with latest Pi-hole version
  • 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:

  • Docker Hub:

    docker pull mpgirro/pihole-unbound:2025.10.2
    docker pull mpgirro/docker-pihole-unbound:2025.10.2
    
  • GitHub Container Registry:

    docker pull ghcr.io/mpgirro/docker-pihole-unbound:2025.10.2
    

Verification

All images are signed with Sigstore Cosign for enhanced security.

Update Instructions

Docker Compose

services:
  pihole:
    image: mpgirro/pihole-unbound:2025.10.2
    # ...rest of your configuration...

Docker CLI

docker pull mpgirro/pihole-unbound:2025.10.2
docker run -d --name pihole-unbound mpgirro/pihole-unbound:2025.10.2

2025.10.1

26 Oct 21:48
b69dba0

Choose a tag to compare

Pi-hole + Unbound 2025.10.1

This release updates the Pi-hole + Unbound Docker image to the latest Pi-hole version.

What's Changed

  • Updated Pi-hole base image to 2025.10.1
  • Maintained Unbound DNS resolver integration with latest Pi-hole version
  • 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:

  • Docker Hub:

    docker pull mpgirro/pihole-unbound:2025.10.1
    docker pull mpgirro/docker-pihole-unbound:2025.10.1
    
  • GitHub Container Registry:

    docker pull ghcr.io/mpgirro/docker-pihole-unbound:2025.10.1
    

Verification

All images are signed with Sigstore Cosign for enhanced security.

Update Instructions

Docker Compose

services:
  pihole:
    image: mpgirro/pihole-unbound:2025.10.1
    # ...rest of your configuration...

Docker CLI

docker pull mpgirro/pihole-unbound:2025.10.1
docker run -d --name pihole-unbound mpgirro/pihole-unbound:2025.10.1

2025.10.0

25 Oct 15:36
ddd379b

Choose a tag to compare

Pi-hole + Unbound 2025.10.0

This release updates the Pi-hole + Unbound Docker image to the latest Pi-hole version.

What's Changed

  • Updated Pi-hole base image to 2025.10.0
  • Maintained Unbound DNS resolver integration with latest Pi-hole version
  • 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:

  • Docker Hub:

    docker pull mpgirro/pihole-unbound:2025.10.0
    docker pull mpgirro/docker-pihole-unbound:2025.10.0
    
  • GitHub Container Registry:

    docker pull ghcr.io/mpgirro/docker-pihole-unbound:2025.10.0
    

Verification

All images are signed with Sigstore Cosign for enhanced security.

Update Instructions

Docker Compose

services:
  pihole:
    image: mpgirro/pihole-unbound:2025.10.0
    # ...rest of your configuration...

Docker CLI

docker pull mpgirro/pihole-unbound:2025.10.0
docker run -d --name pihole-unbound mpgirro/pihole-unbound:2025.10.0

2025.08.0

08 Aug 12:50
915bf7c

Choose a tag to compare

Pi-hole + Unbound 2025.08.0

This release updates the Pi-hole + Unbound Docker image to the latest Pi-hole version.

What's Changed

  • Updated Pi-hole base image to 2025.08.0
  • Maintained Unbound DNS resolver integration with latest Pi-hole version
  • 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:

  • Docker Hub:

    docker pull mpgirro/pihole-unbound:2025.08.0
    docker pull mpgirro/docker-pihole-unbound:2025.08.0
    
  • GitHub Container Registry:

    docker pull ghcr.io/mpgirro/docker-pihole-unbound:2025.08.0
    

Verification

All images are signed with Sigstore Cosign for enhanced security.

Update Instructions

Docker Compose

services:
  pihole:
    image: mpgirro/pihole-unbound:2025.08.0
    # ...rest of your configuration...

Docker CLI

docker pull mpgirro/pihole-unbound:2025.08.0
docker run -d --name pihole-unbound mpgirro/pihole-unbound:2025.08.0

2025.07.1

15 Jul 05:21
a1636aa

Choose a tag to compare

Pi-hole + Unbound 2025.07.1

This release updates the Pi-hole + Unbound Docker image to the latest Pi-hole version.

What's Changed

  • Updated Pi-hole base image to 2025.07.1
  • Maintained Unbound DNS resolver integration with latest Pi-hole version
  • 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:

  • Docker Hub:

    docker pull mpgirro/pihole-unbound:2025.07.1
    docker pull mpgirro/docker-pihole-unbound:2025.07.1
    
  • GitHub Container Registry:

    docker pull ghcr.io/mpgirro/docker-pihole-unbound:2025.07.1
    

Verification

All images are signed with Sigstore Cosign for enhanced security.

Update Instructions

Docker Compose

services:
  pihole:
    image: mpgirro/pihole-unbound:2025.07.1
    # ...rest of your configuration...

Docker CLI

docker pull mpgirro/pihole-unbound:2025.07.1
docker run -d --name pihole-unbound mpgirro/pihole-unbound:2025.07.1

2025.06.2

13 Jun 04:57
143671a

Choose a tag to compare

Pi-hole + Unbound 2025.06.2

This release updates the Pi-hole + Unbound Docker image to the latest Pi-hole version.

What's Changed

  • Updated Pi-hole base image to 2025.06.2
  • Maintained Unbound DNS resolver integration with latest Pi-hole version
  • 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:

  • Docker Hub:

    docker pull mpgirro/pihole-unbound:2025.06.2
    docker pull mpgirro/docker-pihole-unbound:2025.06.2
    
  • GitHub Container Registry:

    docker pull ghcr.io/mpgirro/docker-pihole-unbound:2025.06.2
    

Verification

All images are signed with Sigstore Cosign for enhanced security.

Update Instructions

Docker Compose

services:
  pihole:
    image: mpgirro/pihole-unbound:2025.06.2
    # ...rest of your configuration...

Docker CLI

docker pull mpgirro/pihole-unbound:2025.06.2
docker run -d --name pihole-unbound mpgirro/pihole-unbound:2025.06.2

2025.06.1

07 Jun 08:21
3a4de0c

Choose a tag to compare

Pi-hole + Unbound 2025.06.1

This release updates the Pi-hole + Unbound Docker image to the latest Pi-hole version.

What's Changed

  • Updated Pi-hole base image to 2025.06.1
  • Maintained Unbound DNS resolver integration with latest Pi-hole version
  • 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:

  • Docker Hub:

    docker pull mpgirro/pihole-unbound:2025.06.1
    docker pull mpgirro/docker-pihole-unbound:2025.06.1
    
  • GitHub Container Registry:

    docker pull ghcr.io/mpgirro/docker-pihole-unbound:2025.06.1
    

Verification

All images are signed with Sigstore Cosign for enhanced security.

Update Instructions

Docker Compose

services:
  pihole:
    image: mpgirro/pihole-unbound:2025.06.1
    # ...rest of your configuration...

Docker CLI

docker pull mpgirro/pihole-unbound:2025.06.1
docker run -d --name pihole-unbound mpgirro/pihole-unbound:2025.06.1

2025.05.1

31 May 17:26
7d9ac4a

Choose a tag to compare

Pi-hole + Unbound 2025.05.1

This release updates the Pi-hole + Unbound Docker image to the latest Pi-hole version.

What's Changed

  • Updated Pi-hole base image to 2025.05.1
  • Maintained Unbound DNS resolver integration with latest Pi-hole version
  • 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:

  • Docker Hub:

    docker pull mpgirro/pihole-unbound:2025.05.1
    docker pull mpgirro/docker-pihole-unbound:2025.05.1
    
  • GitHub Container Registry:

    docker pull ghcr.io/mpgirro/docker-pihole-unbound:2025.05.1
    

Verification

All images are signed with Sigstore Cosign for enhanced security.

Update Instructions

Docker Compose

services:
  pihole:
    image: mpgirro/pihole-unbound:2025.05.1
    # ...rest of your configuration...

Docker CLI

docker pull mpgirro/pihole-unbound:2025.05.1
docker run -d --name pihole-unbound mpgirro/pihole-unbound:2025.05.1