Build
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#ARG PIHOLE_VERSION
|
#ARG PIHOLE_VERSION
|
||||||
FROM pihole/pihole:development
|
FROM pihole/pihole:latest
|
||||||
RUN apk update
|
RUN apk update
|
||||||
RUN apk add --no-cache unbound curl ca-certificates \
|
RUN apk add --no-cache unbound curl ca-certificates \
|
||||||
&& curl -o /etc/unbound/root.hints https://www.internic.net/domain/named.cache
|
&& curl -o /etc/unbound/root.hints https://www.internic.net/domain/named.cache
|
||||||
|
|||||||
Reference in New Issue
Block a user