Build
All checks were successful
Build and Push Pihole Latest Image / build (push) Successful in 1m29s
Build and Push Pihole Nightly Image / build (push) Successful in 53s
Build and Push Pihole Dev Image / build (push) Successful in 42s

This commit is contained in:
2025-04-28 13:30:47 -04:00
parent d7075991bc
commit 84cd6c18cf

View File

@@ -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