Updating base container to v5.8 (#46)

This commit is contained in:
Chris Crowe 2021-04-15 23:46:54 -07:00 committed by GitHub
parent 3204f19476
commit 9a585c9992
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 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.6 v5.8