Skip to content

v5.6

Compare
Choose a tag to compare
@chriscrowe chriscrowe released this 09 Feb 07:49

This is an update for the one-container configuration

  • Updating Pi-Hole base image to v5.6 (link)
  • Locking base image version in Dockerfile instead of using latest
  • Removing port mappings from docker-compose file (they're ignored when using host networking)

Update instructions

docker-compose pull
docker-compose down
docker-compose up -d