Update base image to v5.7
This commit is contained in:
parent
bff342a5d1
commit
abed2d2c1f
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM pihole/pihole:v5.6
|
FROM pihole/pihole:v5.7
|
||||||
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
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
v5.6
|
v5.7
|
||||||
|
|
Loading…
Reference in a new issue