Update Dockerfile

Signed-off-by: Adam Warner <github@adamwarner.co.uk>
This commit is contained in:
Adam Warner
2022-12-11 11:27:54 +00:00
parent 201303a56a
commit fbef9727c1

View File

@@ -19,7 +19,7 @@ ARG PHP_ERROR_LOG
ENV PHP_ERROR_LOG /var/log/lighttpd/error-pihole.log
# Add PADD to the container, too.
ADD https://raw.githubusercontent.com/pi-hole/PADD/master/padd.sh /padd.sh
ADD https://install.padd.sh /padd.sh
RUN chmod +x /padd.sh
# IPv6 disable flag for networks/devices that do not support it