Compare commits

...

1 commit

Author SHA1 Message Date
Chris Crowe
c356ced945 Update base container to 2022.05 2022-05-26 23:07:31 -07:00
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1 +1 @@
2022.04.3 2022.05