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
No known key found for this signature in database
GPG Key ID: 872950F3ECF2B173
1 changed files with 1 additions and 1 deletions

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