This is an update for the one-container
configuration
- Updating Pi-Hole base image to
2022.09.3
(link)
BACKWARDS INCOMPATIBLE CHANGE
- The
FTLCONF_REPLY_ADDR4
needs to be changed toFTLCONF_LOCAL_IPV4
asFTLCONF_REPLY_ADDR4
was deprecated in release 2022.08.1 (thanks @ChevySSinSD)
Update instructions
docker-compose pull
docker-compose down
docker-compose up -d