14 Commits
nightly ... dev

Author SHA1 Message Date
19a13c8643 Test 2024-12-15 15:28:52 -05:00
4efeb2741d Remove Test 2024-12-15 14:44:31 -05:00
d1c4495285 Test Build 2024-12-15 14:34:17 -05:00
f6f9a2f8fd Remove Workflow From Dev 2024-12-15 14:25:06 -05:00
b41a2d5c25 Build Dev
All checks were successful
Build and Push Docker Image / build (push) Successful in 36s
2024-12-14 11:27:06 -05:00
3313598fe0 Build Dev
All checks were successful
Build and Push Docker Image / build (push) Successful in 21s
2024-12-14 11:15:24 -05:00
f6e6a1f76b Build Dev
All checks were successful
Build and Push Docker Image / build (push) Successful in 31s
2024-12-12 13:37:58 -05:00
f4ea968aba Build Dev
All checks were successful
Build and Push Docker Image / build (push) Successful in 51s
2024-12-08 23:31:01 -05:00
e6e2121467 Build
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m21s
2024-12-04 11:18:03 -05:00
253aec3bec Build
All checks were successful
Build and Push Docker Image / build (push) Successful in 24s
2024-12-01 09:03:32 -05:00
aefbbdb941 Build NOV 28 2024
All checks were successful
Build and Push Docker Image / build (push) Successful in 20s
2024-11-28 09:23:29 -05:00
a24aa9cef3 Build Nov 22 2024
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m36s
2024-11-22 13:01:13 -05:00
0a99831598 Build Nov 17 2024
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m51s
2024-11-17 03:33:48 -05:00
410759c526 Edit pihole-build to tag dev for dev branch
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m32s
2024-11-09 21:59:27 -05:00

View File

@@ -1,5 +1,5 @@
#ARG PIHOLE_VERSION #ARG PIHOLE_VERSION
FROM pihole/pihole:nightly FROM pihole/pihole:development
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