Skip to content

2022.09.3

Compare
Choose a tag to compare
@chriscrowe chriscrowe released this 15 Sep 06:48
· 19 commits to main since this release
ecee22c

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 to FTLCONF_LOCAL_IPV4 as FTLCONF_REPLY_ADDR4 was deprecated in release 2022.08.1 (thanks @ChevySSinSD)

Update instructions

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