diff --git a/Dockerfile b/Dockerfile index 27dabd4..e09d53a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ #ARG PIHOLE_VERSION -FROM pihole/pihole:2024.06.0 +FROM pihole/pihole:2024.07.0 RUN apt-get update && apt-get install -y unbound wget COPY pihole-unbound/lighttpd-external.conf /etc/lighttpd/external.conf