Update pi-hole to version 2022.04.3 (#125)
This commit is contained in:
parent
84741c9c1f
commit
9c405c39e4
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM pihole/pihole:2022.04.2
|
FROM pihole/pihole:2022.04.3
|
||||||
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 @@
|
||||||
2022.04.2
|
2022.04.3
|
||||||
|
|
Loading…
Reference in a new issue