Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
26e8aa6bb4 | ||
|
|
7cca1297c6 | ||
|
|
1e2cd3de53 | ||
|
|
8d1ee19e7d | ||
|
|
e6b372503e | ||
|
|
c8658e6a1b | ||
|
|
5b0446475c | ||
|
|
295fb1c5bb | ||
|
|
48e0c18871 | ||
|
|
ad7ff64607 | ||
|
|
418e6d4f0e | ||
|
|
4b63ea4665 | ||
|
|
0e56edeb06 |
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
#ARG PIHOLE_VERSION
|
#ARG PIHOLE_VERSION
|
||||||
FROM pihole/pihole:development
|
FROM pihole/pihole:nightly
|
||||||
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