13 Commits

Author SHA1 Message Date
awptechnologies 26e8aa6bb4 Test 2024-12-15 15:30:42 -05:00
awptechnologies 7cca1297c6 Remove Test 2024-12-15 14:44:56 -05:00
awptechnologies 1e2cd3de53 Test Build 2024-12-15 14:35:58 -05:00
awptechnologies 8d1ee19e7d Remove Workflow from Nightly 2024-12-15 14:30:12 -05:00
awptechnologies e6b372503e Build Nightly
Build and Push Docker Image / build (push) Successful in 36s
2024-12-14 11:28:04 -05:00
awptechnologies c8658e6a1b Build Nightly
Build and Push Docker Image / build (push) Successful in 53s
2024-12-14 11:16:08 -05:00
awptechnologies 5b0446475c Build Nightly
Build and Push Docker Image / build (push) Successful in 1m3s
2024-12-12 13:38:42 -05:00
awptechnologies 295fb1c5bb Build Nightly
Build and Push Docker Image / build (push) Successful in 2m42s
2024-12-08 23:31:26 -05:00
awptechnologies 48e0c18871 Build
Build and Push Docker Image / build (push) Successful in 1m8s
2024-12-04 11:18:40 -05:00
awptechnologies ad7ff64607 Build
Build and Push Docker Image / build (push) Successful in 57s
2024-12-01 09:04:40 -05:00
awptechnologies 418e6d4f0e Build NOV 28 2024
Build and Push Docker Image / build (push) Successful in 46s
2024-11-28 09:24:48 -05:00
awptechnologies 4b63ea4665 Add Nightly to pihole Build
Build and Push Docker Image / build (push) Successful in 2m28s
2024-11-28 07:42:04 -05:00
awptechnologies 0e56edeb06 First Nightly Build 2024-11-28 07:39:52 -05:00
+1 -1
View File
@@ -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