diff --git a/Dockerfile b/Dockerfile index dd6e882..cd27207 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ #ARG PIHOLE_VERSION -FROM pihole/pihole:2024.03.1 +FROM pihole/pihole:2024.03.2 RUN apt-get update && apt-get install -y unbound wget COPY pihole-unbound/lighttpd-external.conf /etc/lighttpd/external.conf