Compare commits

...

1 commit

Author SHA1 Message Date
Chris Crowe
649b89c3b2 Update pihole base container to 2021.09 2021-10-06 08:41:56 -07:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM pihole/pihole:2021.09
FROM pihole/pihole:2021.10
RUN apt update && apt install -y unbound
COPY lighttpd-external.conf /etc/lighttpd/external.conf

View file

@ -1 +1 @@
2021.09
2021.10