Compare commits

...

1 commit
main ... v5.8

Author SHA1 Message Date
Chris Crowe
f8efc6a9b7 Updating base container to v5.8 2021-04-15 23:33:14 -07:00
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1 +1 @@
v5.6
v5.8