Updating to pihole container v5.6

Also lockingt he base container version in the Dockerfile,
I'll be doing releases like this from now on
This commit is contained in:
Chris 2021-02-08 23:34:03 -08:00
parent 4a17db48cc
commit 7b41e2bf42
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM pihole/pihole:latest FROM pihole/pihole:v5.6
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.5.1 v5.6