v5.6
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