diff --git a/Dockerfile b/Dockerfile index ec40afa..7fad3ef 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ #ARG PIHOLE_VERSION -FROM pihole/pihole:2023.11.0 +FROM pihole/pihole:2024.01.0 RUN apt update && apt install -y unbound wget COPY pihole-unbound/lighttpd-external.conf /etc/lighttpd/external.conf