Update pihole base container to v5.8.1

This commit is contained in:
Chris Crowe 2021-04-21 18:41:24 -07:00
parent 9a585c9992
commit 883789f3b7
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM pihole/pihole:v5.8 FROM pihole/pihole:v5.8.1
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 @@
v5.8 v5.8.1