diff --git a/debian.docker b/debian.docker index 76977d5..5fae7c2 100644 --- a/debian.docker +++ b/debian.docker @@ -23,7 +23,7 @@ COPY ./pi-hole/adlists.default /etc/pihole/ COPY ./pi-hole/pihole /usr/local/bin/ COPY ./pi-hole/advanced/Scripts/* /usr/local/bin/ RUN mkdir -p /opt/ && ln -s /usr/local/bin /opt/pihole -COPY ./pi-hole/advanced/lighttpd.conf /etc/lighttpd/lighttpd.conf +COPY ./pi-hole/advanced/lighttpd.conf.debian /etc/lighttpd/lighttpd.conf COPY ./pi-hole/advanced/dnsmasq.conf.original /etc/dnsmasq.conf COPY ./pi-hole/advanced/01-pihole.conf /etc/dnsmasq.d/ COPY ./pi-hole/advanced/index.html /var/www/html/pihole/index.html diff --git a/pi-hole b/pi-hole index c1d8496..02b0e96 160000 --- a/pi-hole +++ b/pi-hole @@ -1 +1 @@ -Subproject commit c1d8496b93c5d1d91573fd33f70b05e81c1bb27f +Subproject commit 02b0e96db878fa45c133751f48056ae970cf8308 diff --git a/pi-hole_version.txt b/pi-hole_version.txt index 9b4b5fb..30505b0 100644 --- a/pi-hole_version.txt +++ b/pi-hole_version.txt @@ -1 +1 @@ -v2.7.1 +v2.8.1