diff --git a/Dockerfile b/Dockerfile index 6712893..b119a57 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ #ARG PIHOLE_VERSION -FROM pihole/pihole:development +FROM pihole/pihole:latest RUN apk update RUN apk add --no-cache unbound curl ca-certificates \ && curl -o /etc/unbound/root.hints https://www.internic.net/domain/named.cache